mirror of
https://github.com/alexpasmantier/television.git
synced 2025-07-28 13:51:41 +00:00

fixes #80 ### examples | gruvbox | solarized | | :-: | :-: | | <img width="1792" alt="gruvbox" src="https://github.com/user-attachments/assets/c0c168a5-5c95-4113-93fd-24b34a9344d8" /> |  |
20 lines
432 B
TOML
20 lines
432 B
TOML
# general
|
|
border_fg = '#6c7086'
|
|
text_fg = '#cdd6f4'
|
|
dimmed_text_fg = '#6c7086'
|
|
# input
|
|
input_text_fg = '#f38ba8'
|
|
result_count_fg = '#f38ba8'
|
|
# results
|
|
result_name_fg = '#b4befe'
|
|
result_line_number_fg = '#f9e2af'
|
|
result_value_fg = '#a6adc8'
|
|
selection_bg = '#313244'
|
|
match_fg = '#f38ba8'
|
|
# preview
|
|
preview_title_fg = '#fab387'
|
|
# modes
|
|
channel_mode_fg = '#f5c2e7'
|
|
remote_control_mode_fg = '#a6e3a1'
|
|
send_to_channel_mode_fg = '#89dceb'
|