feat: add ash light/dark omarchy themes derived from harbor
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user