Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

White text on black background color schemes that are complete?

  • 2 답장
  • 4 이 문제를 만남
  • 1 보기
  • 최종 답변자: duhgi

more options

Are there any white text on black background color schemes that are complete? My search bar background color is bright white. My Unsorted Bookmarks Library window background is glaring bright white, can't see a thing in it.

I researched the issue and figured out how to change the URL address bar text and background color, using userChrome, but haven't been able to find anything on changing the Unsorted Bookmarks Library window background color or the search bar background color.

I haven't searched for the search bar background color, yet. Hopefully that one is easier to find than the Unsorted Bookmarks Library window background color setting.

Bookmarks > Unsorted Bookmarks > Library > BOOM! BRIGHT WHITE BACKGROUND

Thanks.


Using the most recent version of Firefox Windows 8, 64 bit Using a built-in high contrast white-on-black windows theme

Are there any white text on black background color schemes that are complete? My search bar background color is bright white. My Unsorted Bookmarks Library window background is glaring bright white, can't see a thing in it. I researched the issue and figured out how to change the URL address bar text and background color, using userChrome, but haven't been able to find anything on changing the Unsorted Bookmarks Library window background color or the search bar background color. I haven't searched for the search bar background color, yet. Hopefully that one is easier to find than the Unsorted Bookmarks Library window background color setting. Bookmarks > Unsorted Bookmarks > Library > BOOM! BRIGHT WHITE BACKGROUND Thanks. Using the most recent version of Firefox Windows 8, 64 bit Using a built-in high contrast white-on-black windows theme

선택된 해결법

If I'm being unclear, please let me know. The main thing I would like to change is the bookmarks library window background color, since the bookmarks library is unusable as is. It's the big resizable window right here...

Bookmarks > Unsorted Bookmarks > Library

The window that shows all of your bookmarks [and history].

The background is glaring bright white, so the text (in my dark scheme) is invisible.

http://farm8.staticflickr.com/7323/11521429746_7969a16134_c.jpg

I can use userChrome if I know the identifier of the library window background color. So I'm going to try the "DOM Inspector" add-on. I guess it's supposed to tell us what the identifier is.

Thanks.


trial and error...

the IDs/code...

#itemsCountBox{background-color:rgb(50,50,50)!important;color:rgb(255,255,0)!important;}

#placeContent>treechildren{background-color:rgb(50,50,50)!important;color:rgb(255,255,0)!important;}

#editBMPanel_rows{background-color:rgb(50,50,50)!important;color:rgb(255,255,0)!important;}

#placesList>treechildren{background-color:rgb(50,50,50)!important;color:rgb(255,255,0)!important;}

#placesToolbar{background-color:rgb(50,50,50)!important;color:rgb(255,255,0)!important;}

#detailsDeck{background-color:rgb(50,50,50)!important;color:rgb(255,255,0)!important;}

experiment to your liking

this is for the find bar, thanks to (twnsnd)...

  1. FindToolbar,.tabbrowser-tabbox findbar{background:#1b1b1b!important;border:1px solid #121314!important;border-top:0!important;color:#aaa !important;-moz-appearance:none!important;}

Trying to edit this post... The server is showing different pictures every time I come back to this page. I have no idea what my uploaded image really is. The pictures are supposed to be "before" and "after", but I have no way to tell whether they are on the server.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (2)

more options

Hi duhgi,

Thank you for contacting support. There is a Menu editor extension mentioned in the MozillaZine knowledge base in Menu customization. http://kb.mozillazine.org/Menu_customization

There are also some themes and add ons that may help find the item being edited:

more options

선택된 해결법

If I'm being unclear, please let me know. The main thing I would like to change is the bookmarks library window background color, since the bookmarks library is unusable as is. It's the big resizable window right here...

Bookmarks > Unsorted Bookmarks > Library

The window that shows all of your bookmarks [and history].

The background is glaring bright white, so the text (in my dark scheme) is invisible.

http://farm8.staticflickr.com/7323/11521429746_7969a16134_c.jpg

I can use userChrome if I know the identifier of the library window background color. So I'm going to try the "DOM Inspector" add-on. I guess it's supposed to tell us what the identifier is.

Thanks.


trial and error...

the IDs/code...

#itemsCountBox{background-color:rgb(50,50,50)!important;color:rgb(255,255,0)!important;}

#placeContent>treechildren{background-color:rgb(50,50,50)!important;color:rgb(255,255,0)!important;}

#editBMPanel_rows{background-color:rgb(50,50,50)!important;color:rgb(255,255,0)!important;}

#placesList>treechildren{background-color:rgb(50,50,50)!important;color:rgb(255,255,0)!important;}

#placesToolbar{background-color:rgb(50,50,50)!important;color:rgb(255,255,0)!important;}

#detailsDeck{background-color:rgb(50,50,50)!important;color:rgb(255,255,0)!important;}

experiment to your liking

this is for the find bar, thanks to (twnsnd)...

  1. FindToolbar,.tabbrowser-tabbox findbar{background:#1b1b1b!important;border:1px solid #121314!important;border-top:0!important;color:#aaa !important;-moz-appearance:none!important;}

Trying to edit this post... The server is showing different pictures every time I come back to this page. I have no idea what my uploaded image really is. The pictures are supposed to be "before" and "after", but I have no way to tell whether they are on the server.

글쓴이 duhgi 수정일시