lock theme change and omp theme change

This commit is contained in:
2024-12-27 21:15:30 +01:00
parent f9c90e0153
commit f17dac3339
12 changed files with 165 additions and 173 deletions

View File

@@ -0,0 +1,5 @@
@define-color background {{colors.background.default.rgba | set_alpha: 0.7}};
@define-color primary {{colors.primary.default.hex}};
@define-color secondary {{colors.secondary.default.hex | set_lightness: -30.0}};
@define-color tertiary {{colors.tertiary.default.hex | set_lightness: -30.0}};
@define-color surface_bright {{colors.surface_bright.default.hex}};