Custom theme improvements (#3410)
Some checks failed
E2E Tests / e2e (push) Has been cancelled
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled

Co-authored-by: hfcRed <hfcred@gmx.net>
This commit is contained in:
Kalle
2026-09-23 17:43:48 +03:00
committed by GitHub
parent 4c3c4d7b73
commit 23875c7c67
131 changed files with 3028 additions and 523 deletions

View File

@@ -49,7 +49,7 @@
border: var(--border-style);
border-radius: var(--radius-full);
background-color: var(--color-bg);
color: var(--color-accent);
color: var(--color-fg-accent);
opacity: 1 !important;
outline: initial;