fuzzel border
This commit is contained in:
parent
7dc4aaa405
commit
8d2343e6a5
1 changed files with 1 additions and 1 deletions
|
@ -277,7 +277,7 @@ in {
|
|||
selection-text = lib.strings.concatStrings [palette-hex.bright.black "FF"];
|
||||
selection-match = lib.strings.concatStrings [palette-hex.bright.green "FF"];
|
||||
match = lib.strings.concatStrings [palette-hex.util.fg_sel "FF"];
|
||||
border = lib.strings.concatStrings [palette-hex.bright.yellow "FF"];
|
||||
border = lib.strings.concatStrings [palette-hex.bright.fg "FF"];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue