Switch hyprlock to QS

This commit is contained in:
David Heinemeier Hansson
2026-05-19 17:08:14 +02:00
parent 0f5044167c
commit 7ea4e1ab04
35 changed files with 784 additions and 219 deletions
-6
View File
@@ -1,6 +0,0 @@
$color = rgba(12, 11, 12, 1)
$inner_color = rgba(12, 11, 12, 0.66)
$outer_color = rgba(195, 139, 123, 1)
$font_color = rgba(226, 221, 220, 1)
$placeholder_color = rgba(255, 255, 255, 0.7)
$check_color = rgba(181, 151, 144, 1)
-6
View File
@@ -1,6 +0,0 @@
$color = rgba(16, 19, 21, 1)
$inner_color = rgba(16, 19, 21, 1)
$outer_color = rgba(121, 129, 134, 1)
$font_color = rgba(202, 204, 204, 1)
$placeholder_color = rgba(202, 204, 204, 0.7)
$check_color = rgba(52, 61, 65, 1)