mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 17:45:12 -05:00
feat: changed highlighted text colour
This commit is contained in:
parent
f151dbb984
commit
07f817ef0d
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue