[Build] Prepare for improved rendering capbilities
This commit is contained in:
4
renderable/astal/util/colours.scss
Normal file
4
renderable/astal/util/colours.scss
Normal file
@@ -0,0 +1,4 @@
|
||||
$fg-color: {{ colour-foreground-hex }};
|
||||
$bg-color: {{ colour-background-hex }};
|
||||
$accent-color: {{ colour-accent-hex }};
|
||||
$accent-color-2: {{ colour-accent-2-hex }};
|
Reference in New Issue
Block a user