לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

מידע נוסף

How can I change the background color of the settings page?

  • 1 תגובה
  • 1 has this problem
  • 41 views
  • תגובה אחרונה מאת Terry

more options

Is there any way to change the background color of the built-in firefox pages (e. g. about:preferences, about:addons, about:config)?

I would like these pages to match to my custom color profile, which I made via Firefox Color.

Is there any way to change the background color of the built-in firefox pages (e. g. about:preferences, about:addons, about:config)? I would like these pages to match to my custom color profile, which I made via Firefox Color.

פתרון נבחר

You can do that with css code in a file userContent.css which goes into a folder named chrome which you need to create in your profile folder. I attach a screenshot of code I adapted from some I found online. The text between /* and */ is comment, not code. You can use colour names or rgb(a) values. The code I am using now needs more work because there is an inner background which is showing white in at least one dialog on about:preferences#privacy.

Read this answer in context 👍 0

כל התגובות (1)

more options

פתרון נבחר

You can do that with css code in a file userContent.css which goes into a folder named chrome which you need to create in your profile folder. I attach a screenshot of code I adapted from some I found online. The text between /* and */ is comment, not code. You can use colour names or rgb(a) values. The code I am using now needs more work because there is an inner background which is showing white in at least one dialog on about:preferences#privacy.

השתנתה ב־ על־ידי Terry