Skip to content

ramebd/Firefox-UWP-Style

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firefox UWP Style

A theme that follows MDL2 styling with the accent color and gray-on-black or gray-on-white elements.

Install

Uses OS-level dark/light setting to apply the correct colors. This can cause color issues if you select a theme inside Firefox, to avoid them use the default theme.

Select the appropriate file:

Copy the content inside the folder where userChrome.css file is located into your chrome folder.

Toggle toolkit.legacyUserProfileCustomizations.stylesheets pref in about:config and restart Firefox.

Customize

Toggle layout.css.backdrop-filter.enabled pref to enable acrylic blur in some menus.

Custom CSS

If you want to change any rules use customChrome.css and customContent.css.

All the theme vars --uwp-* can be overridden, Firefox vars too but only if they are not set using !important.

Accent Color (Only 88+)

If you want to override the accent color create two new prefs, both string type set to RGB Hex values.

ui.-moz-accent-color=#FF00FF Accent color

ui.-moz-accent-color-foreground=#FFFFFF Text color when the background is the accent color.

Screenshots

01 02 04 05 05 06 07 08 09

About

MDL2 Theme for Firefox

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 100.0%