mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
14 lines
619 B
Plaintext
14 lines
619 B
Plaintext
# ────────────────────────────────────────────────────────────
|
|
# Hyprlock — Nord theme
|
|
# ────────────────────────────────────────────────────────────
|
|
|
|
$color = rgba(250, 244, 237,1.0)
|
|
|
|
$inner_color = rgba(250, 244, 237,0.8)
|
|
$outer_color = rgba(57,52,79,1.0)
|
|
|
|
$font_color = rgba(57,52,79,1.0)
|
|
|
|
$placeholder_color = rgba(216,222,233,0.6)
|
|
$check_color = rgba(136, 192, 208, 1.0)
|