Mercurial > dotfiles
comparison dot_config/private_fish/themes/Tutti Colori.theme @ 1040:ea090c39e480
feat: enable fish theme
author | Zeger Van de Vannet <zeger@vandevan.net> |
---|---|
date | Mon, 29 Apr 2024 18:33:04 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
1039:ebd5e7683e1e | 1040:ea090c39e480 |
---|---|
1 # name: "Tutti Colori" | |
2 # url: "https://hg.vandevan.net/dotfiles" | |
3 # preferred_backgound: #FBFAFC | |
4 | |
5 fish_color_normal 000000 | |
6 fish_color_command 73b00a | |
7 fish_color_param 4f9fcf | |
8 fish_color_keyword 2f6f9f | |
9 fish_color_quote e9a700 | |
10 fish_color_redirection 4e279a | |
11 fish_color_end 7653c1 | |
12 fish_color_comment a1a1a1 | |
13 fish_color_error d71707 | |
14 fish_color_gray 6c7086 | |
15 fish_color_selection --background=d4e9fa | |
16 fish_color_search_match --background=d4e9fa | |
17 fish_color_option 0b51a6 | |
18 fish_color_operator 2f6f9f | |
19 fish_color_escape eba0ac | |
20 fish_color_autosuggestion a1a1a1 | |
21 fish_color_cancel d71707 | |
22 fish_color_cwd f9e2af | |
23 fish_color_user 94e2d5 | |
24 fish_color_host 89b4fa | |
25 fish_color_host_remote a6e3a1 | |
26 fish_color_status d71707 | |
27 | |
28 fish_pager_color_progress 6c7086 | |
29 fish_pager_color_prefix 7653c1 | |
30 fish_pager_color_completion 222222 | |
31 fish_pager_color_description 6c7086 |