fix: force white text, just realized light mode is broken

This commit is contained in:
noise 2026-03-01 23:16:01 +03:00
parent eafff31a99
commit 79d87ca7b3

View File

@ -34,6 +34,7 @@
background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/jp/angeltech/MoeMoji/wp.png");
background-size: cover;
background-color: transparent;
color: white;
}
wallpaper-bg > * {