Add Rose Pine light theme

This commit is contained in:
David Heinemeier Hansson
2025-07-16 22:08:28 -07:00
parent fb17d91fad
commit 53f77dd267
10 changed files with 246 additions and 0 deletions

View File

@ -0,0 +1,13 @@
# ────────────────────────────────────────────────────────────
# 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)