Disable dark colors

This commit is contained in:
Anders Englöf Ytterström 2025-02-05 11:42:04 +01:00
parent ec2a8b15f4
commit e71f49e20d

View file

@ -3,7 +3,7 @@
line-height: 1.5;
font-weight: 400;
color-scheme: light dark;
color-scheme: light;
color: rgba(255, 255, 255, 0.87);
background-color: #242424;