mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
7 lines
226 B
Plaintext
7 lines
226 B
Plaintext
$color = rgba(30, 30, 46, 1)
|
|
$inner_color = rgba(30, 30, 46, 0.66)
|
|
$outer_color = rgba(203, 166, 247, 1)
|
|
$font_color = rgba(205, 214, 244, 1)
|
|
$placeholder_color = rgba(205, 214, 244, 0.7)
|
|
$check_color = rgba(148, 226, 213, 1)
|