feat: add ash light/dark omarchy themes derived from harbor
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
$color = rgba(233, 227, 213, 1)
|
||||
$inner_color = rgba(233, 227, 213, 0.66)
|
||||
$outer_color = rgba(141,133,120, 1)
|
||||
$font_color = rgba(20, 19, 16, 1)
|
||||
$placeholder_color = rgba(42, 40, 34, 0.7)
|
||||
$check_color = rgba(61, 107, 114, 1)
|
||||
Reference in New Issue
Block a user