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
+26
View File
@@ -0,0 +1,26 @@
name: Aether
accent: "#5e81ac"
cursor: "#5e81ac"
background: "#dfe4c4"
foreground: "#1c2d28"
details: darker
terminal_colors:
normal:
black: "#dfe4c4"
red: "#b14752"
green: "#556753"
yellow: "#dc8164"
blue: "#4c6c94"
magenta: "#8a5b81"
cyan: "#3d727d"
white: "#384f54"
bright:
black: "#7d8794"
red: "#b14752"
green: "#556753"
yellow: "#dc8164"
blue: "#4c6c94"
magenta: "#8a5b81"
cyan: "#3d727d"
white: "#1c2d28"