AutoYADM commit: 2025-02-17 16:15:07
This commit is contained in:
parent
0a958d18cf
commit
191e093acd
2 changed files with 2 additions and 22 deletions
|
@ -52,7 +52,7 @@ theme = "ashen"
|
|||
# The theme to use for syntax highlighting.
|
||||
# Bulitin syntax highlighting uses the same syntax highlighting engine as bat.
|
||||
# To get a list of your currently available themes, run `bat --list-themes`
|
||||
theme = "gruvbox-dark"
|
||||
theme = "Ashen"
|
||||
|
||||
# Keybindings
|
||||
# ----------------------------------------------------------------------------
|
||||
|
|
|
@ -1,21 +0,0 @@
|
|||
# general
|
||||
background = '#121212'
|
||||
border_fg = '#737373'
|
||||
text_fg = '#b4b4b4'
|
||||
dimmed_text_fg = '#949494'
|
||||
# input
|
||||
input_text_fg = '#b4b4b4'
|
||||
result_count_fg = '#4A8B8B'
|
||||
# results
|
||||
result_name_fg = '#a7a7a7'
|
||||
result_line_number_fg = '#f9e2af'
|
||||
result_value_fg = '#b4befe'
|
||||
selection_fg = '#d5d5d5'
|
||||
selection_bg = '#323232'
|
||||
match_fg = '#f38ba8'
|
||||
# preview
|
||||
preview_title_fg = '#fab387'
|
||||
# modes
|
||||
channel_mode_fg = '#f5c2e7'
|
||||
remote_control_mode_fg = '#a6e3a1'
|
||||
send_to_channel_mode_fg = '#89dceb'
|
1
.config/television/themes/ashen.toml
Symbolic link
1
.config/television/themes/ashen.toml
Symbolic link
|
@ -0,0 +1 @@
|
|||
/home/fic/dev/ashen/monorepo/television/ashen.toml
|
Loading…
Add table
Add a link
Reference in a new issue