搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Full themes for new Firefox.

more options

Is there anywhere I can get a full theme for the new Firefox? I want a fully dark theme for the home page, the dark theme built in only does the top section of Firefox.

Is there anywhere I can get a full theme for the new Firefox? I want a fully dark theme for the home page, the dark theme built in only does the top section of Firefox.

被選擇的解決方法

Currently, themes are limited to the toolbar area, and other extensions are not allowed to modify built-in pages. So you need to use some configuration files named userChrome.css and userContent.css to create a truly global dark theme. Here's an example, although I have not tried it myself:

ShadowFox: https://github.com/overdodactyl/ShadowFox/blob/master/README.md

從原來的回覆中察看解決方案 👍 0

所有回覆 (2)

more options

https://addons.mozilla.org/en-US/firefox/themes/

Please let us know if this solved your issue or if need further assistance.

more options

選擇的解決方法

Currently, themes are limited to the toolbar area, and other extensions are not allowed to modify built-in pages. So you need to use some configuration files named userChrome.css and userContent.css to create a truly global dark theme. Here's an example, although I have not tried it myself:

ShadowFox: https://github.com/overdodactyl/ShadowFox/blob/master/README.md