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

Loading…
Cancel
Save