theme related stuff
This commit is contained in:
parent
b03e5af9cb
commit
fdf3f567e5
23 changed files with 461 additions and 478 deletions
19
.config/fish/themes/gruvbox-material-light.theme
Normal file
19
.config/fish/themes/gruvbox-material-light.theme
Normal file
|
@ -0,0 +1,19 @@
|
|||
fish_color_normal D4BE98
|
||||
fish_color_command 89B482
|
||||
fish_color_keyword 7DAEA3
|
||||
fish_color_quote D8A657
|
||||
fish_color_redirection D4BE98
|
||||
fish_color_end E78A4E
|
||||
fish_color_error red
|
||||
fish_color_param D3869B
|
||||
fish_color_comment purple
|
||||
fish_color_selection --background=504945
|
||||
fish_color_search_match --background=504945
|
||||
fish_color_operator A9B665
|
||||
fish_color_escape 7DAEA3
|
||||
fish_color_autosuggestion 8F3F71
|
||||
|
||||
fish_pager_color_progress 8F3F71
|
||||
fish_pager_color_prefix 89B482
|
||||
fish_pager_color_completion D4BE98
|
||||
fish_pager_color_description 8F3F71
|
Loading…
Add table
Add a link
Reference in a new issue