Make unfocused borders invisible

This commit is contained in:
buffet 2022-08-18 15:14:33 +00:00
parent 5916bc3f34
commit 45a3a043d5

View file

@ -46,7 +46,7 @@
unfocused = { unfocused = {
text = "#788e95"; text = "#788e95";
border = "#ddd6c3"; border = "#fdf6e3";
}; };
}; };
} }