initial
This commit is contained in:
commit
91b5b8beb6
6
firefox-userchromecss-darkmode-change-toolbar-color.txt
Normal file
6
firefox-userchromecss-darkmode-change-toolbar-color.txt
Normal file
@ -0,0 +1,6 @@
|
||||
@media (prefers-color-scheme: Dark) {
|
||||
toolbar#TabsToolbar {
|
||||
background-color: #353535 !important;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user