homes/common/.config/fish/themes/Nightfox.theme
kujiu (@uberwald) 8ca6287fb1
Update all tools
-> Passwords in KeePassXC (access by keyring)
-> Neomutt + Aerc (mail)
-> vdirsyncer + khal + khard (calendar and contacts)
zsh -> fish
-> poezio (XMPP)
-> newsboat (RSS with FreshRSS)
-> toot (Mastodon client)
vim -> neovim (with lunarvim)
-> nvimpager (pager based on neovim)
-> konsole

With Nightfox theme.
2023-09-02 00:40:34 +02:00

25 lines
729 B
Text

# Nightfox Color Palette
# Style: nightfox
# Upstream: https://github.com/edeneast/nightfox.nvim/raw/main/extra/nightfox/nightfox_fish.fish
# Syntax Highlighting Colors
fish_color_normal cdcecf
fish_color_command 63cdcf
fish_color_keyword d67ad2
fish_color_quote dbc074
fish_color_redirection cdcecf
fish_color_end f4a261
fish_color_error c94f6d
fish_color_param 9d79d6
fish_color_comment 738091
fish_color_selection --background=2b3b51
fish_color_search_match --background=2b3b51
fish_color_operator 81b29a
fish_color_escape d67ad2
fish_color_autosuggestion 738091
# Completion Pager Colors
fish_pager_color_progress 738091
fish_pager_color_prefix 63cdcf
fish_pager_color_completion cdcecf
fish_pager_color_description 738091