firefox-gnome-theme/userChrome.css

8 lines
215 B
CSS

/* Here you can switch between the dark and the light theme. Don't use both, coz
* it ain't gonna work. */
/* Dark theme */
@import "ui/theme-dark.css"; /**/
/* Light theme */
/*@import "ui/theme-light.css"; /**/