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
+18
View File
@@ -0,0 +1,18 @@
:root {
--color00: #e9e3d5;
--color01: #e9e3d5;
--color02: #e9e3d5;
--color03: #5b5449;
--color04: #2a2822;
--color05: #2a2822;
--color06: #2a2822;
--color07: #2a2822;
--color08: #96392a;
--color09: #c56a2b;
--color0A: #c56a2b;
--color0B: #5c6631;
--color0C: #3d6b72;
--color0D: #3d6b72;
--color0E: #6a4c72;
--color0F: #96392a;
}