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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user