Update: light theme

This commit is contained in:
hyzen
2026-03-05 03:16:53 +05:30
parent 083569557f
commit c8489f22ea
2 changed files with 4 additions and 4 deletions

View File

@@ -426,11 +426,11 @@
/* Force light theme */
[data-theme='light'] {
--background-color: #fff;
--background-color: #fffff4;
--background-color1: #777;
--foreground-color: #1f2228;
--foreground-color3: #665c54;
--accent-color: #315ee7;
--accent-color: #591818;
}
/* Force dark theme */

View File

@@ -426,11 +426,11 @@
/* Force light theme */
[data-theme='light'] {
--background-color: #fff;
--background-color: #fffff4;
--background-color1: #777;
--foreground-color: #1f2228;
--foreground-color3: #665c54;
--accent-color: #315ee7;
--accent-color: #591818;
}
/* Force dark theme */