1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 19:41:08 +01:00

feat(i3): highlight borders blue

This commit is contained in:
2022-11-08 20:31:16 +01:00
parent 7252826719
commit 4950442f8b

View File

@@ -120,9 +120,9 @@ in {
focused = focused =
scheme scheme
// { // {
border = colours.cyan.bright; border = colours.blue.bright;
indicator = colours.cyan.bright; indicator = colours.blue.bright;
childBorder = colours.cyan.bright; childBorder = colours.blue.bright;
}; };
unfocused = unfocused =
scheme scheme