Delete about_config_dark_mode.css
This commit is contained in:
parent
2b3b734ce6
commit
cc61079109
|
@ -1,21 +0,0 @@
|
|||
@-moz-document url(about:config) {
|
||||
|
||||
#configDeck {
|
||||
background: #323234 !important;
|
||||
color: darkcyan !important;
|
||||
}
|
||||
|
||||
scrollbar {
|
||||
-moz-appearance: none !important;
|
||||
background: white !important;
|
||||
}
|
||||
|
||||
thumb {
|
||||
-moz-appearance: scalethumb-vertical !important;
|
||||
}
|
||||
|
||||
#textbox, tree#configTree {
|
||||
filter: invert(80%) hue-rotate(150deg);
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in New Issue