UI: Implement Web Assets' theme system, and add 'dark' theme #103972

Merged
Márton Lente merged 23 commits from ui/theme-system into main 2024-09-30 15:03:39 +02:00
Showing only changes of commit 492423e787 - Show all commits

View File

@ -23,7 +23,6 @@ html[data-theme="light"]
--body-color-bg: #e9ecef --body-color-bg: #e9ecef
--color-bg: var(--body-color-bg) --color-bg: var(--body-color-bg)
// --box-bg-color-hover: var(--btn-color-bg-hover)
--box-bg-color-hover: white --box-bg-color-hover: white
\:root \:root