king
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 246 KiB |
@@ -1,3 +1,3 @@
|
||||
$background: #1a1111;
|
||||
$foreground: #f0dede;
|
||||
$primary: #ffb3b3;
|
||||
$background: #131318;
|
||||
$foreground: #e4e1e9;
|
||||
$primary: #bec2ff;
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
$background: {{colors.surface.default.hex}};
|
||||
$foreground: {{colors.on_surface.default.hex}};
|
||||
$primary: {{colors.primary.default.hex}};
|
||||
$background: {{colors.surface.dark.hex}};
|
||||
$foreground: {{colors.on_surface.dark.hex}};
|
||||
$primary: {{colors.primary.dark.hex}};
|
||||
|
||||
Reference in New Issue
Block a user