Last active
April 18, 2021 22:25
-
-
Save AcouBass/2a9d73b2fe1e1df6b530967eab06d7ea to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@-moz-document url-prefix(about:home), url-prefix(about:newtab), url-prefix(about:blank) { | |
body { | |
background-color: #171717 !important; | |
} | |
} | |
/* dark blank tab */ | |
u/-moz-document url(about:blank), url(about:newtab) { | |
#newtab-window, html:not(#ublock0-epicker) { | |
background: #222 !important; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Piece Maker:
thats in userContent.css
so likee ~/.mozilla/firefox/profilename/chrome/userContent.css