Add classic_16color config

This commit is contained in:
Ilan Cosman 2021-01-25 09:08:20 -08:00
parent b5cfffb342
commit 78f3b840c0

View File

@ -0,0 +1,50 @@
tide_cmd_duration_bg_color black
tide_cmd_duration_color brblack
tide_context_bg_color black
tide_context_default_color yellow
tide_context_root_color bryellow
tide_context_ssh_color yellow
tide_git_bg_color black
tide_git_branch_color brgreen
tide_git_conflicted_color brred
tide_git_dirty_color bryellow
tide_git_operation_color brred
tide_git_staged_color bryellow
tide_git_stash_color brgreen
tide_git_untracked_color brblue
tide_git_upstream_color brgreen
tide_jobs_bg_color black
tide_jobs_color green
tide_left_prompt_frame_color brblack
tide_left_prompt_item_separator_same_color_color brblack
tide_nvm_bg_color black
tide_nvm_color cyan
tide_os_bg_color black
tide_os_color brwhite
tide_prompt_char_bg_color normal
tide_prompt_char_failure_color brred
tide_prompt_char_success_color brgreen
tide_prompt_connection_color brblack
tide_pwd_bg_color black
tide_pwd_color_anchors brblue
tide_pwd_color_dirs blue
tide_pwd_color_truncated_dirs magenta
tide_right_prompt_frame_color brblack
tide_right_prompt_item_separator_same_color_color brblack
tide_rust_bg_color black
tide_rust_color cyan
tide_status_failure_bg_color black
tide_status_failure_color red
tide_status_success_bg_color black
tide_status_success_color green
tide_time_bg_color black
tide_time_color brblack
tide_vi_mode_default_bg_color black
tide_vi_mode_default_color green
tide_vi_mode_insert_bg_color black
tide_vi_mode_replace_bg_color black
tide_vi_mode_replace_color yellow
tide_vi_mode_visual_bg_color black
tide_vi_mode_visual_color blue
tide_virtual_env_bg_color black
tide_virtual_env_color cyan