feat: add ash light/dark omarchy themes derived from harbor
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
$color = rgba(27, 27, 27, 1)
|
||||
$inner_color = rgba(27, 27, 27, 0.66)
|
||||
$outer_color = rgba(169, 155, 122, 1)
|
||||
$font_color = rgba(239, 235, 220, 1)
|
||||
$placeholder_color = rgba(230, 239, 255, 0.7)
|
||||
$check_color = rgba(153, 164, 175, 1)
|
||||
Reference in New Issue
Block a user