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
+11
View File
@@ -0,0 +1,11 @@
@define-color background-color #1C1B1F;
@define-color border-color #d6b46a;
@define-color label #6d6a63;
@define-color image #d6b46a;
@define-color progress #e0914f;
.osd {
border-radius: 5px;
}