Changes to make the laptop work
This commit is contained in:
parent
7f5e5f2cc0
commit
49ce2cd341
12 changed files with 44 additions and 32 deletions
|
@ -20,7 +20,7 @@
|
|||
urgent-foreground = mkLiteral "#${config.look.colors.urgent}";
|
||||
active-foreground = mkLiteral "#${config.look.colors.split}";
|
||||
selected-active-foreground = mkLiteral "#${config.look.colors.prime}";
|
||||
background = mkLiteral "#${config.look.colors.dark}B3";
|
||||
background = mkLiteral "#${config.look.colors.dark}D9";
|
||||
bordercolor = mkLiteral "#${config.look.colors.prime}";
|
||||
selected-normal-foreground = mkLiteral "#FFFFFF";
|
||||
selected-normal-background = mkLiteral "#${config.look.colors.prime}80";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue