Update: light theme

This commit is contained in:
hyzen
2026-03-05 04:23:40 +05:30
parent c8489f22ea
commit 9dae175c33
2 changed files with 4 additions and 4 deletions

View File

@@ -428,8 +428,8 @@
[data-theme='light'] {
--background-color: #fffff4;
--background-color1: #777;
--foreground-color: #1f2228;
--foreground-color3: #665c54;
--foreground-color: #1f0000;
--foreground-color3: #1f0000;
--accent-color: #591818;
}