[Build] Start refactor
This commit is contained in:
6
configs/renderable/astal/util/colours.scss
Normal file
6
configs/renderable/astal/util/colours.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
$fg-color: {{ colour-foreground-hex }};
|
||||
$bg-color: {{ colour-background-hex }};
|
||||
$accent-color: {{ colour-accent-hex }};
|
||||
$accent-color-2: {{ colour-accent-2-hex }};
|
||||
$shadow-color: {{ colour-shadow-rgba-03 }};
|
||||
$monospace-font: {{ font-mono }}
|
||||
Reference in New Issue
Block a user