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
+6
View File
@@ -0,0 +1,6 @@
$color = rgba(28, 27, 31, 1)
$inner_color = rgba(28, 27, 31, 0.66)
$outer_color = rgba(214, 180, 106, 1)
$font_color = rgba(230, 223, 209, 1)
$placeholder_color = rgba(243, 237, 225, 0.7)
$check_color = rgba(163, 188, 193, 1)