Files
omarchy/themes/matte-black/hyprlock.conf

10 lines
337 B
Plaintext
Raw Normal View History

2025-07-13 16:29:22 -07:00
$color = rgba(12,12,12,1.0) # #333333 matte black
2025-07-11 09:06:14 -07:00
2025-07-13 16:29:22 -07:00
$inner_color = rgba(138,138,141,0.3) # #8a8a8d with opacity
$outer_color = rgba(234,234,234,0.5) # #EAEAEA
2025-07-11 09:06:14 -07:00
2025-07-13 16:29:22 -07:00
$font_color = rgba(234,234,234,1.0) # #EAEAEA
2025-07-11 09:06:14 -07:00
2025-07-13 16:29:22 -07:00
$placeholder_color = rgba(234,234,234,0.6) # #EAEAEA with opacity
$check_color = rgba(245,158,11,1.0) # #f59e0b amber accent