feat: add ash light/dark omarchy themes derived from harbor
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
# Background and foreground colors
|
||||
background = #e9e3d5
|
||||
foreground = #2a2822
|
||||
|
||||
# Standard colors
|
||||
palette = 0=#e9e3d5
|
||||
palette = 1=#96392a
|
||||
palette = 2=#5c6631
|
||||
palette = 3=#c56a2b
|
||||
palette = 4=#3d6b72
|
||||
palette = 5=#6a4c72
|
||||
palette = 6=#3d6b72
|
||||
palette = 7=#5b5449
|
||||
|
||||
# Bright colors
|
||||
palette = 8=#8d8578
|
||||
palette = 9=#96392a
|
||||
palette = 10=#5c6631
|
||||
palette = 11=#c56a2b
|
||||
palette = 12=#3d6b72
|
||||
palette = 13=#6a4c72
|
||||
palette = 14=#3d6b72
|
||||
palette = 15=#2a2822
|
||||
Reference in New Issue
Block a user