14 lines
287 B
Plaintext
14 lines
287 B
Plaintext
asterisk = "*";
|
|
prompt = "";
|
|
font = "JetBrainsMonoNerdFont:pixelsize=15";
|
|
bottom = false;
|
|
|
|
prompt_fg = "#FFFFFF";
|
|
prompt_bg = "#771818";
|
|
normal_fg = "#FFFFFF";
|
|
normal_bg = "#771818";
|
|
select_fg = "#FFFFFF";
|
|
select_bg = "#181818";
|
|
desc_fg = "#CCCCCC";
|
|
desc_bg = "#771818";
|