work
This commit is contained in:
1
public/color/background_auto.css
Executable file
1
public/color/background_auto.css
Executable file
@@ -0,0 +1 @@
|
||||
@media (prefers-color-scheme: light){:root{--background: white;--color: #101010}}@media (prefers-color-scheme: dark){:root{--background: #101010;--color: #A9B7C6}}
|
||||
Reference in New Issue
Block a user