1
1
Fork 0
nixos/options/custom/programs/firefox/customContent.css
Myned 100f90966c
firefox: fix firefox-gnome-theme import
Signed-off-by: Myned <dev@bjork.tech>
2025-03-15 18:48:41 -05: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;
}
}