feat: add ash light/dark omarchy themes derived from harbor

This commit is contained in:
Richard Zink
2026-09-22 11:11:39 +02:00
commit 99cef66d61
117 changed files with 14041 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
set -U background '#1C1B1F'
set -U foreground '#e6dfd1'
set -U cursor '#e6dfd1'
set -U color0 '#1C1B1F'
set -U color1 '#C15C46'
set -U color2 '#e0914f'
set -U color3 '#d6b46a'
set -U color4 '#b47e99'
set -U color5 '#7c9aa1'
set -U color6 '#54514f'
set -U color7 '#E6DFD1'
set -U color8 '#6d6a63'
set -U color9 '#c15c46'
set -U color10 '#e0914f'
set -U color11 '#d6b46a'
set -U color12 '#b47e99'
set -U color13 '#7c9aa1'
set -U color14 '#54514f'
set -U color15 '#e6dfd1'
set -U fish_color_normal normal
set -U fish_color_command green
set -U fish_color_param cyan
set -U fish_pager_color_completion
set -U fish_pager_color_description $fish_color_quote yellow
set -U fish_pager_color_progress brwhite --background=cyan
set -U fish_color_history_current --bold