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 '#e9e3d5'
set -U foreground '#2a2822'
set -U cursor '#2a2822'
set -U color0 '#e9e3d5'
set -U color1 '#96392a'
set -U color2 '#5c6631'
set -U color3 '#c56a2b'
set -U color4 '#3d6b72'
set -U color5 '#6a4c72'
set -U color6 '#3d6b72'
set -U color7 '#5b5449'
set -U color8 '#8d8578'
set -U color9 '#96392a'
set -U color10 '#5c6631'
set -U color11 '#c56a2b'
set -U color12 '#3d6b72'
set -U color13 '#6a4c72'
set -U color14 '#3d6b72'
set -U color15 '#2a2822'
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