Browse Source

updated swaylock colors

pull/73/head
JaKooLit 2 years ago
parent
commit
4de2ed4c28
  1. 38
      config/swaylock/config

38
config/swaylock/config

@ -24,30 +24,32 @@ effect-greyscale
# effect-pixelate=5
color=1f1d2e80
font="Inter"
font="Fira Code Medium"
indicator
indicator-radius=200
indicator-thickness=20
text-color=e0def4
text-caps-lock-color=ffffff
inside-color=000000
line-color=1f1d2e
ring-color=191724
inside-color=1f1d2e
key-hl-color=eb6f92
separator-color=00000000
text-color=e0def4
text-caps-lock-color=""
line-ver-color=eb6f92
ring-ver-color=eb6f92
inside-ver-color=1f1d2e
text-ver-color=e0def4
ring-wrong-color=31748f
text-wrong-color=31748f
inside-wrong-color=1f1d2e
inside-clear-color=1f1d2e
text-clear-color=e0def4
ring-clear-color=9ccfd8
line-clear-color=1f1d2e
line-wrong-color=1f1d2e
bs-hl-color=31748f
text-ver-color=ffffff
inside-ver-color=000000
line-ver-color=0000ff
ring-ver-color=2777ff
text-wrong-color=ff0000
inside-wrong-color=000000
line-wrong-color=000000
ring-wrong-color=ff8000
text-clear-color=000000
inside-clear-color=ffffff
line-clear-color=00ff00
ring-clear-color=0ffff0
key-hl-color=ff0000
bs-hl-color=ffffff
grace=1
grace-no-mouse
grace-no-touch

Loading…
Cancel
Save