Update hyprlock color scheme

This commit is contained in:
2025-02-23 18:02:37 +00:00
parent 131c00577d
commit 6c39cfa675

View File

@@ -45,7 +45,7 @@ input-field {
label {
monitor =
text = cmd[update:1000] echo "$(date +"%A, %B %d")"
color = rgba(242, 243, 244, 0.75)
color = rgba(235, 219, 178, 0.75)
font_size = 22
font_family = JetBrains Mono Nerd Font
position = 0, 300
@@ -57,7 +57,7 @@ label {
label {
monitor =
text = cmd[update:1000] echo "$(date +"%-I:%M")"
color = rgba(242, 243, 244, 0.75)
color = rgba(235, 219, 178, 0.75)
font_size = 95
font_family = JetBrains Mono Nerd Font Extrabold
position = 0, 200