mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
6 lines
174 B
Plaintext
6 lines
174 B
Plaintext
$color = rgba(24,24,36,1.0)
|
|
$inner_color = rgba(24,24,36,0.8)
|
|
$outer_color = rgba(205,214,244,1.0)
|
|
$font_color = rgba(205,214,244,1.0)
|
|
$check_color = rgba(68, 157, 171, 1.0)
|