summaryrefslogtreecommitdiff
path: root/wallust/templates/colors_fish.fish
diff options
context:
space:
mode:
authorjoott <josh@ottmail.me>2025-07-30 15:53:29 -0400
committerjoott <josh@ottmail.me>2025-07-30 15:53:29 -0400
commit26694e09e8f5bf2262737312e7ad217118db20de (patch)
treeca55eee2f8c5106c61e747979780d6f393fd24c9 /wallust/templates/colors_fish.fish
parent89a596a50ec61b8ebd6040b06a7cab994afd1b3a (diff)
downloaddotfiles-26694e09e8f5bf2262737312e7ad217118db20de.tar.gz
dotfiles-26694e09e8f5bf2262737312e7ad217118db20de.zip
switching to yadm
Diffstat (limited to 'wallust/templates/colors_fish.fish')
-rw-r--r--wallust/templates/colors_fish.fish41
1 files changed, 0 insertions, 41 deletions
diff --git a/wallust/templates/colors_fish.fish b/wallust/templates/colors_fish.fish
deleted file mode 100644
index 56a2356..0000000
--- a/wallust/templates/colors_fish.fish
+++ /dev/null
@@ -1,41 +0,0 @@
-set fish_color_autosuggestion {color8.strip}
-set fish_color_cancel {color1.strip} '--reverse'
-set fish_color_command {color10.strip}
-set fish_color_comment {color8.strip}
-set fish_color_cwd {color2.strip}
-set fish_color_cwd_root {color1.strip}
-set fish_color_end {color3.strip}
-set fish_color_error {color1.strip}
-set fish_color_escape {color5.strip}
-set fish_color_history_current --bold
-set fish_color_host {color12.strip}
-set fish_color_host_remote {color12.strip}
-set fish_color_keyword {color5.strip}
-set fish_color_match --background={color4.strip}
-set fish_color_normal {foreground.strip}
-set fish_color_operator {color6.strip}
-set fish_color_option {color3.strip}
-set fish_color_param {color12.strip}
-set fish_color_quote {color11.strip}
-set fish_color_redirection {color5.strip}
-set fish_color_search_match --background={color8.strip}
-set fish_color_selection --background={color8.strip}
-set fish_color_status {color1.strip}
-set fish_color_user {color10.strip}
-set fish_color_valid_path --underline
-
-set fish_pager_color_background {background.strip}
-set fish_pager_color_completion {foreground.strip}
-set fish_pager_color_description {color8.strip}
-set fish_pager_color_prefix {color10.strip}
-set fish_pager_color_progress {color8.strip}
-set fish_pager_color_secondary_background {background.strip}
-set fish_pager_color_secondary_completion {foreground.strip}
-set fish_pager_color_secondary_description {color8.strip}
-set fish_pager_color_secondary_prefix {color10.strip}
-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}