mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -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}";
|
prompt-color = "#${el.base0D}";
|
||||||
input-color = "#${el.base07}";
|
input-color = "#${el.base07}";
|
||||||
default-result-color = "#${el.base05}";
|
default-result-color = "#${el.base05}";
|
||||||
selection-color = "#${el.base0C}";
|
selection-color = "#${el.base0E}";
|
||||||
prompt-text = "Summon: ";
|
prompt-text = "Summon: ";
|
||||||
|
|
||||||
width = 400;
|
width = 400;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue