Files
fish-shell/share/themes/nord.theme
Nahor 8679464689 color: prefer set_color --reset over set_color normal
`set_color normal` is too ambiguous and easily misinterpreted since
it actually reset all colors and modes instead of resetting just
the foreground color as one without prior knowledge might expect.

Closes #12548
2026-03-25 21:53:05 +08:00

35 lines
1.0 KiB
Plaintext

# name: Nord
# license: MIT
# preferred_background: 2e3440
# url: https://www.nordtheme.com
fish_color_normal --reset
fish_color_autosuggestion 4c566a
fish_color_cancel --reverse
fish_color_command 88c0d0
fish_color_comment 4c566a --italics
fish_color_cwd 5e81ac
fish_color_cwd_root bf616a
fish_color_end 81a1c1
fish_color_error bf616a
fish_color_escape ebcb8b
fish_color_history_current e5e9f0 --bold
fish_color_host a3be8c
fish_color_host_remote ebcb8b
fish_color_keyword 81a1c1
fish_color_operator 81a1c1
fish_color_option 8fbcbb
fish_color_param d8dee9
fish_color_quote a3be8c
fish_color_redirection b48ead --bold
fish_color_search_match --background=434c5e --bold
fish_color_selection d8dee9 --background=434c5e --bold
fish_color_status bf616a
fish_color_user a3be8c
fish_color_valid_path --underline
fish_pager_color_completion e5e9f0
fish_pager_color_description ebcb8b --italics
fish_pager_color_prefix --bold --underline
fish_pager_color_progress 3b4252 --background=d08770 --bold
fish_pager_color_selected_background --background=434c5e