Fix dark mode background across chrome and firefox
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* Dark theme */
|
||||
|
||||
html {
|
||||
body {
|
||||
filter: invert(90%);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user