mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
profiles/sway: Slight colour change on focusedInactive
This commit is contained in:
parent
c6101e073b
commit
c8fe401c02
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@ let witch.style.base16 = lib.mapAttrs' (k: v: lib.nameValuePair k "#${v.hex.rgb}
|
|||
focusedInactive = {
|
||||
border = witch.style.base16.base00;
|
||||
background = witch.style.base16.base07;
|
||||
text = witch.style.base16.base0E;
|
||||
text = witch.style.base16.base0A;
|
||||
indicator = witch.style.base16.base0B;
|
||||
childBorder = witch.style.base16.base03;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue