mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
6 lines
176 B
Plaintext
6 lines
176 B
Plaintext
$color = rgba(255,252,240,1.0)
|
|
$inner_color = rgba(242,240,229,1.0)
|
|
$outer_color = rgba(206,205,195,1.0)
|
|
$font_color = rgba(16,15,15,1.0)
|
|
$check_color = rgba(32, 94, 166, 1.0)
|