This commit is contained in:
2026-01-02 20:43:09 +01:00
commit 96a1f8a395
124 changed files with 2833 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
@define-color background {{colors.surface.default.hex}};
@define-color foreground {{colors.on_surface.default.hex}};
@define-color primary {{colors.primary.default.hex}};
@define-color surface {{colors.surface_container.default.hex}};
@define-color surface_variant {{colors.surface_variant.default.hex}};
@define-color error {{colors.error.default.hex}};