diff options
| author | Deposite Pirate | 2026-02-12 15:36:18 +0100 |
|---|---|---|
| committer | Deposite Pirate | 2026-02-12 15:36:18 +0100 |
| commit | a17167bc04e357c6d580089b8745fe4e2f7faf26 (patch) | |
| tree | 82a40575c636f42dcf9031b2839c6d68500e15d5 /themes/my.theme | |
| parent | c5773d4b1ba23a9f4b05e1c72d0747aaf6360f5d (diff) | |
Rename theme
renamed: themes/wip.theme -> themes/my.theme
Diffstat (limited to 'themes/my.theme')
| -rw-r--r-- | themes/my.theme | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/themes/my.theme b/themes/my.theme new file mode 100644 index 0000000..49a6825 --- /dev/null +++ b/themes/my.theme @@ -0,0 +1,37 @@ +fish_color_autosuggestion 555 brblack +fish_color_cancel -r +fish_color_command --bold +fish_color_comment red +fish_color_cwd green +fish_color_cwd_root red +fish_color_end brmagenta +fish_color_error brred +fish_color_escape bryellow --bold +fish_color_hg_added green +fish_color_hg_clean green +fish_color_hg_copied magenta +fish_color_hg_deleted red +fish_color_hg_dirty red +fish_color_hg_modified yellow +fish_color_hg_renamed magenta +fish_color_hg_unmerged red +fish_color_hg_untracked yellow +fish_color_history_current --bold +fish_color_host normal +fish_color_host_remote yellow +fish_color_match --background=brblue +fish_color_normal normal +fish_color_operator bryellow +fish_color_param cyan +fish_color_quote yellow +fish_color_redirection brblue +fish_color_search_match white --background=brblack +fish_color_selection white --bold --background=brblack +fish_color_status red +fish_color_user brgreen +fish_color_valid_path --underline +fish_pager_color_completion +fish_pager_color_description B3A06D yellow +fish_pager_color_prefix white --bold --underline +fish_pager_color_progress brwhite --background=cyan +fish_pager_color_selected_background -r |
