Update: colorscheme

This commit is contained in:
hyzen
2026-03-15 22:57:09 +05:30
parent ec0a54d95c
commit 6241338d36
2 changed files with 2 additions and 2 deletions

View File

@@ -445,7 +445,7 @@
/* Force light theme */ /* Force light theme */
[data-theme='light'] { [data-theme='light'] {
--background-color: #fff; --background-color: #fff;
--background-color1: #ff3d3d; --background-color1: #777;
--foreground-color: #000000e1; --foreground-color: #000000e1;
--foreground-color3: #665c54; --foreground-color3: #665c54;
--accent-color: #1133e9c5; --accent-color: #1133e9c5;

View File

@@ -445,7 +445,7 @@
/* Force light theme */ /* Force light theme */
[data-theme='light'] { [data-theme='light'] {
--background-color: #fff; --background-color: #fff;
--background-color1: #ff3d3d; --background-color1: #777;
--foreground-color: #000000e1; --foreground-color: #000000e1;
--foreground-color3: #665c54; --foreground-color3: #665c54;
--accent-color: #1133e9c5; --accent-color: #1133e9c5;