ShadowFox/userContent-files/webpages/raw_githubusercontent.css

7 lines
182 B
CSS

@-moz-document url-prefix(https://raw.githubusercontent.com) {
html {
background: var(--primary-dark-color) !important;
color: var(--primary-light-color) !important;
}
}