[start] fix bug 74965

This commit is contained in:
maxkadushkin
2025-10-06 18:57:33 +03:00
parent 9cde1d7e78
commit 7fe0d6220b
2 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,7 @@
--text-link: #acbfff;
--text-inverse: #121212;
--text-contrast-background: #fff;
--text-negative: var(--text-normal);
--icon-normal: #e8e8e8;

View File

@ -42,6 +42,7 @@
--text-link: #acbfff;
--text-inverse: #333;
--text-contrast-background: #fff;
--text-negative: var(--text-normal);
--icon-normal: fade(#fff, 80%);