forked from fabian/nix_config
sway: add a more visible color to focused windows' titlebar
This commit is contained in:
parent
7b5c19a19a
commit
e5df34d7e2
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ in {
|
|||
colors = {
|
||||
background = "#141414";
|
||||
focused = {
|
||||
border = "#1c1c1c";
|
||||
border = "#444444";
|
||||
background = "#000000";
|
||||
text = "#eaeaea";
|
||||
indicator = "#000000";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue