more theme tweaks
This commit is contained in:
parent
143cad616f
commit
0418138d76
5 changed files with 11 additions and 11 deletions
|
@ -25,9 +25,9 @@ $white_a: #WHTA;
|
|||
$fg: #FG;
|
||||
$bg: #BG;
|
||||
|
||||
$border: $black_a;
|
||||
$border: $yellow_a;
|
||||
$shadow: $black_a;
|
||||
$base: $black;
|
||||
$bg1: $black_a;
|
||||
$base: $bg;
|
||||
$bg1: $black;
|
||||
$text: $fg;
|
||||
$outline: $black_a;
|
||||
$outline: $yellow_a;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue