You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set fish_color_autosuggestion 4D5566 # ayu:common.ui autosuggestions
3
-
set fish_color_command 39BAE6 # ayu:syntax.tag commands
4
-
set fish_color_comment 626A73 # ayu:syntax.comment code comments
5
-
set fish_color_cwd 59C2FF # ayu:syntax.entity current working directory in the default prompt
6
-
set fish_color_end F29668 # ayu:common.operator process separators like ';' and '&'
7
-
set fish_color_error FF3333 # ayu:syntax.error highlight potential errors
8
-
set fish_color_escape 95E6CB # ayu:syntax.regexp highlight character escapes like '\n' and '\x70'
9
-
set fish_color_match F07178 # ayu:syntax.markup highlight matching parenthesis
10
-
set fish_color_normal B3B1AD # ayu:common.fg default color
11
-
set fish_color_operator E6B450 # ayu:syntax.accent parameter expansion operators like '*' and '~'
12
-
set fish_color_param B3B1AD # ayu:common.fg regular command parameters
13
-
set fish_color_quote C2D94C # ayu:syntax.string quoted blocks of text
14
-
set fish_color_redirection FFEE99 # ayu:syntax.constant IO redirections
15
-
set fish_color_search_match --background E6B450 # ayu:syntax.accent highlight history search matches and the selected pager item (must be a background)
16
-
set fish_color_selection E6B450 # ayu:syntax.accent when selecting text (in vi visual mode)
set--universal fish_color_search_match --background E6B450 # ayu:syntax.accent highlight history search matches and the selected pager item (must be a background)
16
+
set--universal fish_color_selection E6B450 # ayu:syntax.accent when selecting text (in vi visual mode)
17
17
18
-
# color for fish default prompts item
19
-
set fish_color_cancel 0A0E14 # ayu:common.bg the '^C' indicator on a canceled command
20
-
set fish_color_host FFEE99 # ayu:syntax.constant current host system in some of fish default prompts
21
-
set fish_color_host_remote FFEE99 # ayu:syntax.constant current host system in some of fish default prompts, if fish is running remotely (via ssh or similar)
22
-
set fish_color_user FF8F40 # ayu:syntax.keyword current username in some of fish default prompts
18
+
# color for fish default prompts item
19
+
set--universal fish_color_cancel 0A0E14 # ayu:common.bg the '^C' indicator on a canceled command
20
+
set--universal fish_color_host FFEE99 # ayu:syntax.constant current host system in some of fish default prompts
21
+
set--universal fish_color_host_remote FFEE99 # ayu:syntax.constant current host system in some of fish default prompts, if fish is running remotely (via ssh or similar)
22
+
set--universal fish_color_user FF8F40 # ayu:syntax.keyword current username in some of fish default prompts
set fish_color_autosuggestion 8A9199 # ayu:common.ui autosuggestions
3
-
set fish_color_command 55B4D4 # ayu:syntax.tag commands
4
-
set fish_color_comment ABB0B6 # ayu:syntax.comment code comments
5
-
set fish_color_cwd 399EE6 # ayu:syntax.entity current working directory in the default prompt
6
-
set fish_color_end ED9366 # ayu:common.operator process separators like ';' and '&'
7
-
set fish_color_error F51818 # ayu:syntax.error highlight potential errors
8
-
set fish_color_escape 4CBF99 # ayu:syntax.regexp highlight character escapes like '\n' and '\x70'
9
-
set fish_color_match F07171 # ayu:syntax.markup highlight matching parenthesis
10
-
set fish_color_normal 575F66 # ayu:common.fg default color
11
-
set fish_color_operator FF9940 # ayu:syntax.accent parameter expansion operators like '*' and '~'
12
-
set fish_color_param 575F66 # ayu:common.fg regular command parameters
13
-
set fish_color_quote 86B300 # ayu:syntax.string quoted blocks of text
14
-
set fish_color_redirection A37ACC # ayu:syntax.constant IO redirections
15
-
set fish_color_search_match --background FF9940 # ayu:syntax.accent highlight history search matches and the selected pager item (must be a background)
16
-
set fish_color_selection FF9940 # ayu:syntax.accent when selecting text (in vi visual mode)
set--universal fish_color_search_match --background FF9940 # ayu:syntax.accent highlight history search matches and the selected pager item (must be a background)
16
+
set--universal fish_color_selection FF9940 # ayu:syntax.accent when selecting text (in vi visual mode)
17
17
18
-
# color for fish default prompts item
19
-
set fish_color_cancel FAFAFA # ayu:common.bg the '^C' indicator on a canceled command
20
-
set fish_color_host A37ACC # ayu:syntax.constant current host system in some of fish default prompts
21
-
set fish_color_host_remote A37ACC # ayu:syntax.constant current host system in some of fish default prompts, if fish is running remotely (via ssh or similar)
22
-
set fish_color_user FA8D3E # ayu:syntax.keyword current username in some of fish default prompts
18
+
# color for fish default prompts item
19
+
set--universal fish_color_cancel FAFAFA # ayu:common.bg the '^C' indicator on a canceled command
20
+
set--universal fish_color_host A37ACC # ayu:syntax.constant current host system in some of fish default prompts
21
+
set--universal fish_color_host_remote A37ACC # ayu:syntax.constant current host system in some of fish default prompts, if fish is running remotely (via ssh or similar)
22
+
set--universal fish_color_user FA8D3E # ayu:syntax.keyword current username in some of fish default prompts
set fish_color_autosuggestion 707A8C # ayu:common.ui autosuggestions
3
-
set fish_color_command 5CCFE6 # ayu:syntax.tag commands
4
-
set fish_color_comment 5C6773 # ayu:syntax.comment code comments
5
-
set fish_color_cwd 73D0FF # ayu:syntax.entity current working directory in the default prompt
6
-
set fish_color_end F29E74 # ayu:common.operator process separators like ';' and '&'
7
-
set fish_color_error FF3333 # ayu:syntax.error highlight potential errors
8
-
set fish_color_escape 95E6CB # ayu:syntax.regexp highlight character escapes like '\n' and '\x70'
9
-
set fish_color_match F28779 # ayu:syntax.markup highlight matching parenthesis
10
-
set fish_color_normal CBCCC6 # ayu:common.fg default color
11
-
set fish_color_operator FFCC66 # ayu:syntax.accent parameter expansion operators like '*' and '~'
12
-
set fish_color_param CBCCC6 # ayu:common.fg regular command parameters
13
-
set fish_color_quote BAE67E # ayu:syntax.string quoted blocks of text
14
-
set fish_color_redirection D4BFFF # ayu:syntax.constant IO redirections
15
-
set fish_color_search_match --background FFCC66 # ayu:syntax.accent highlight history search matches and the selected pager item (must be a background)
16
-
set fish_color_selection FFCC66 # ayu:syntax.accent when selecting text (in vi visual mode)
set--universal fish_color_search_match --background FFCC66 # ayu:syntax.accent highlight history search matches and the selected pager item (must be a background)
16
+
set--universal fish_color_selection FFCC66 # ayu:syntax.accent when selecting text (in vi visual mode)
17
17
18
-
# color for fish default prompts item
19
-
set fish_color_cancel 1F2430 # ayu:common.bg the '^C' indicator on a canceled command
20
-
set fish_color_host D4BFFF # ayu:syntax.constant current host system in some of fish default prompts
21
-
set fish_color_host_remote D4BFFF # ayu:syntax.constant current host system in some of fish default prompts, if fish is running remotely (via ssh or similar)
22
-
set fish_color_user FFA759 # ayu:syntax.keyword current username in some of fish default prompts
18
+
# color for fish default prompts item
19
+
set--universal fish_color_cancel 1F2430 # ayu:common.bg the '^C' indicator on a canceled command
20
+
set--universal fish_color_host D4BFFF # ayu:syntax.constant current host system in some of fish default prompts
21
+
set--universal fish_color_host_remote D4BFFF # ayu:syntax.constant current host system in some of fish default prompts, if fish is running remotely (via ssh or similar)
22
+
set--universal fish_color_user FFA759 # ayu:syntax.keyword current username in some of fish default prompts
0 commit comments