diff options
| author | Josh <joshott16@gmail.com> | 2025-07-24 13:08:57 -0400 |
|---|---|---|
| committer | Josh <joshott16@gmail.com> | 2025-07-24 13:08:57 -0400 |
| commit | 5b7a0d55063a43e8dde5b4bc3eb01b4ecb81f1dc (patch) | |
| tree | cc703c55260076471a3f24d29a28b1f5efda2068 /wallust | |
| parent | 21150560c5762a4f6f446e74f2020f61d9ba4221 (diff) | |
| download | dotfiles-5b7a0d55063a43e8dde5b4bc3eb01b4ecb81f1dc.tar.gz dotfiles-5b7a0d55063a43e8dde5b4bc3eb01b4ecb81f1dc.zip | |
further colorscheme changes
Diffstat (limited to 'wallust')
| -rw-r--r-- | wallust/templates/colors_fish.fish | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/wallust/templates/colors_fish.fish b/wallust/templates/colors_fish.fish index c97a2da..56a2356 100644 --- a/wallust/templates/colors_fish.fish +++ b/wallust/templates/colors_fish.fish @@ -37,3 +37,5 @@ set fish_pager_color_selected_background --background={color8.strip} set fish_pager_color_selected_completion {foreground.strip} set fish_pager_color_selected_description {color8.strip} set fish_pager_color_selected_prefix {color10.strip} + +set welcome_color {color14.strip} |