xmc/modular/override_titlebar.css

6 lines
95 B
CSS

:root,
.theme-dark,
.theme-light {
--titlebar-color: var(--xmc-titlebar-color) !important;
}