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 rgba(21, 18, 24, 0.7);
@define-color primary #d6bbfb;
@define-color secondary #8162a2;
@define-color tertiary #d83755;
@define-color surface_bright #3b383e;