feat: changed highlighted text colour

This commit is contained in:
Nick 2025-03-08 01:20:06 -06:00
parent f151dbb984
commit 07f817ef0d

View file

@ -30,7 +30,7 @@ in
prompt-color = "#${el.base0D}";
input-color = "#${el.base07}";
default-result-color = "#${el.base05}";
selection-color = "#${el.base0C}";
selection-color = "#${el.base0E}";
prompt-text = "Summon: ";
width = 400;