Make unfocused borders invisible
This commit is contained in:
parent
5916bc3f34
commit
45a3a043d5
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
|
||||
unfocused = {
|
||||
text = "#788e95";
|
||||
border = "#ddd6c3";
|
||||
border = "#fdf6e3";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue