This commit is contained in:
atagen 2023-06-08 16:03:07 +10:00
parent 9af69c47d9
commit f659b8ec0c
8 changed files with 28 additions and 18 deletions

View file

@ -27,7 +27,7 @@ $bg: #BG;
$border: $black_a;
$shadow: $black_a;
$base: $bg;
$bg1: $black;
$base: $black;
$bg1: $black_a;
$text: $fg;
$outline: $black_a;