1
1
Fork 0
nixos/options/custom/programs/firefox/userContent.css
Myned fcfb1a9458
firefox: add common css styles
Signed-off-by: Myned <dev@bjork.tech>
2025-02-18 09:06:44 -06:00

9 lines
198 B
CSS

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