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