Complete template system overhaul: CSS variables, theme management, and UI improvements #74

Merged
Copilot merged 47 commits from copilot/fix-language-constants-display into main 2026-02-07 17:49:30 +00:00
Showing only changes of commit 162fd5e250 - Show all commits

View File

@@ -14609,7 +14609,7 @@ li.current a {
} }
.icon-white { .icon-white {
color: var(--body-color); color: var(--body-bg);
} }
.input-group-text::before { .input-group-text::before {