nicer fuzzel color
This commit is contained in:
parent
0f2a3b7a13
commit
135628a964
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ in {
|
|||
prompt = "' '";
|
||||
};
|
||||
colors = {
|
||||
background = concatStrings [ theme.base "ee" ];
|
||||
background = concatStrings [ theme.surface "ee" ];
|
||||
text = concatStrings [ theme.text "ff" ];
|
||||
match = concatStrings [ theme.gold "ff" ];
|
||||
selection = concatStrings [ theme.highlight-med "ee" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue