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 = "' '";
|
prompt = "' '";
|
||||||
};
|
};
|
||||||
colors = {
|
colors = {
|
||||||
background = concatStrings [ theme.base "ee" ];
|
background = concatStrings [ theme.surface "ee" ];
|
||||||
text = concatStrings [ theme.text "ff" ];
|
text = concatStrings [ theme.text "ff" ];
|
||||||
match = concatStrings [ theme.gold "ff" ];
|
match = concatStrings [ theme.gold "ff" ];
|
||||||
selection = concatStrings [ theme.highlight-med "ee" ];
|
selection = concatStrings [ theme.highlight-med "ee" ];
|
||||||
|
|
Loading…
Add table
Reference in a new issue