This commit is contained in:
biscuit
2025-06-19 13:36:11 -05:00
parent 3740928c70
commit ebef97f84b
4 changed files with 9 additions and 5 deletions
+3 -3
View File
@@ -1,3 +1,3 @@
$background: {{colors.surface.default.hex}}
$foreground: {{colors.on_surface.default.hex}}
$primary: {{colors.primary.default.hex}}
$background: {{colors.surface.default.hex}};
$foreground: {{colors.on_surface.default.hex}};
$primary: {{colors.primary.default.hex}};