This commit is contained in:
2026-01-17 14:26:04 +01:00
commit 1e90a052c1
370 changed files with 2230 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
@define-color background #1d1010;
@define-color surface #1d1010;
@define-color on_surface #f8dcdc;
@define-color primary #ffb3b5;
@define-color on_primary #680018;
@define-color outline #a38b8b;
@define-color error #ffb4ab;