Set numlock & capslock colors

This commit is contained in:
ItsDrike 2024-12-22 01:12:09 +01:00
parent e11b3c9dd7
commit df82f47ccb
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -37,6 +37,11 @@ input-field {
fail_transition = 500 # transition time in ms between normal outer_color and fail_color fail_transition = 500 # transition time in ms between normal outer_color and fail_color
fail_text = # Leave this empty (amt of attempts and fail reason shown with labels) fail_text = # Leave this empty (amt of attempts and fail reason shown with labels)
invert_numlock = true # use numlock_color instead of outer color when numlock is off, not on
capslock_color = rgba(fad03cff)
numlock_color = rgba(bdba03ff)
bothlock_color = rgba(dcc520ff)
hide_input = true hide_input = true
fade_on_empty = false fade_on_empty = false
placeholder_text = # Leave this empty placeholder_text = # Leave this empty