accessibility maxxing

This commit is contained in:
sundae 2025-09-11 19:30:58 +03:00
parent 6c9294f0a0
commit f18a342ae5
No known key found for this signature in database
64 changed files with 320 additions and 205 deletions

View file

@ -1,7 +1,8 @@
@media (prefers-color-scheme: dark) {
article,
body {
body,
header svg {
color: var(--secondary-light-300);
}