nicer fuzzel color

This commit is contained in:
twoneis 2024-09-06 21:38:49 +02:00
parent 0f2a3b7a13
commit 135628a964

View file

@ -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" ];