Compare commits

...

2 Commits

Author SHA1 Message Date
hyzen
9dae175c33 Update: light theme 2026-03-05 04:23:40 +05:30
hyzen
c8489f22ea Update: light theme 2026-03-05 03:16:53 +05:30
2 changed files with 8 additions and 8 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;
--foreground-color: #1f0000;
--foreground-color3: #1f0000;
--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;
--foreground-color: #1f0000;
--foreground-color3: #1f0000;
--accent-color: #591818;
}
/* Force dark theme */