anyway is update

This commit is contained in:
2026-03-26 15:01:21 +03:00
parent 4970215e49
commit 111a9b80b6
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
@media (prefers-color-scheme: dark) {
:root {
--background: #505050;
--foreground: #ffffff;
--foreground: #ededed;
--link-color: #8b56cc;
--link-hover: #ae5ed6;
}