Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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