use light theme

This commit is contained in:
DerTyp7
2023-10-09 15:42:23 +02:00
parent 3cee4e6859
commit f5297a39f8

View File

@@ -4,8 +4,8 @@
font-weight: 400;
color-scheme: light dark;
color: rgba(255, 255, 255, 0.87);
background-color: #242424;
color: rgba(0, 0, 0, 0.87);
background-color: #ffffff;
font-synthesis: none;
text-rendering: optimizeLegibility;