1
1
Fork 0
nixos/options/custom/programs/firefox/userContent.css

10 lines
198 B
CSS
Raw Permalink Normal View History

/***
https://github.com/rafaelmardojai/firefox-gnome-theme
***/
@-moz-document url("about:newtab"), url("about:home"), url("about:blank") {
body {
background-color: #073642 !important;
}
}