This repository has been archived on 2024-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/dotfiles/fish/colors.fish

24 lines
670 B
Fish

# {{@@ header() @@}}
# __ _ _
# / _(_)___| |__
# | |_| / __| '_ \
# | _| \__ \ | | |
# |_| |_|___/_| |_|
set fish_color_comment yellow
set fish_color_redirection purple
set fish_color_end purple
set fish_color_operator purple
set fish_color_command green
set fish_color_error red
set fish_color_param normal
set fish_color_autosuggestion '{{@@ color.bg_light @@}}'
set fish_pager_color_selected_background --background='{{@@ color.bg_light @@}}'
set fish_pager_color_prefix normal --bold
set fish_pager_color_completion normal
set fish_pager_color_description yellow