Made focused window more obvious
This commit is contained in:
parent
5d29b0a7fb
commit
72968f86b0
|
@ -54,8 +54,8 @@ in {
|
||||||
|
|
||||||
colors = {
|
colors = {
|
||||||
focused = {
|
focused = {
|
||||||
border = "#484848";
|
border = "#2B3C44";
|
||||||
background = "#2B3C44";
|
background = "#4E3D45";
|
||||||
text = "#FFFFFF";
|
text = "#FFFFFF";
|
||||||
indicator = "#333333";
|
indicator = "#333333";
|
||||||
childBorder = "#000000";
|
childBorder = "#000000";
|
||||||
|
|
Loading…
Reference in a new issue