1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11: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 =
scheme
// {
border = colours.cyan.bright;
indicator = colours.cyan.bright;
childBorder = colours.cyan.bright;
border = colours.blue.bright;
indicator = colours.blue.bright;
childBorder = colours.blue.bright;
};
unfocused =
scheme