feat: add ash light/dark omarchy themes derived from harbor
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
name: Aether
|
||||
accent: "#a85f1d"
|
||||
cursor: "#a85f1d"
|
||||
background: "#e9e3d5"
|
||||
foreground: "#2a2822"
|
||||
details: darker
|
||||
|
||||
terminal_colors:
|
||||
normal:
|
||||
black: "#e9e3d5"
|
||||
red: "#96392a"
|
||||
green: "#5c6631"
|
||||
yellow: "#c56a2b"
|
||||
blue: "#3d6b72"
|
||||
magenta: "#6a4c72"
|
||||
cyan: "#3d6b72"
|
||||
white: "#5b5449"
|
||||
bright:
|
||||
black: "#8d8578"
|
||||
red: "#96392a"
|
||||
green: "#5c6631"
|
||||
yellow: "#c56a2b"
|
||||
blue: "#3d6b72"
|
||||
magenta: "#6a4c72"
|
||||
cyan: "#3d6b72"
|
||||
white: "#2a2822"
|
||||
Reference in New Issue
Block a user