test
This commit is contained in:
parent
140c4a98eb
commit
657a5408e9
1 changed files with 4 additions and 4 deletions
|
@ -27,10 +27,10 @@
|
||||||
separator-color = "ebdbb200"; #ebdbb2
|
separator-color = "ebdbb200"; #ebdbb2
|
||||||
|
|
||||||
inside-color="00000099"; #000000 # Sets the color of the inside of the indicator.
|
inside-color="00000099"; #000000 # Sets the color of the inside of the indicator.
|
||||||
inside-clear-color=""; # Sets the color of the inside of the indicator when cleared.
|
inside-clear-color="00000099"; # Sets the color of the inside of the indicator when cleared.
|
||||||
inside-caps-lock-color=""; # Sets the color of the inside of the indicator when Caps Lock is active.
|
inside-caps-lock-color="00000099"; # Sets the color of the inside of the indicator when Caps Lock is active.
|
||||||
inside-ver-color=""; # Sets the color of the inside of the indicator when verifying.
|
inside-ver-color="00000099"; # Sets the color of the inside of the indicator when verifying.
|
||||||
inside-wrong-color=""; # Sets the color of the inside of the indicator when invalid.
|
inside-wrong-color="00000099"; # Sets the color of the inside of the indicator when invalid.
|
||||||
|
|
||||||
ring-color = "d65d0e"; #d65d0e # Sets the color of the ring of the indicator.
|
ring-color = "d65d0e"; #d65d0e # Sets the color of the ring of the indicator.
|
||||||
ring-clear-color = ""; # Sets the color of the ring of the indicator when cleared.
|
ring-clear-color = ""; # Sets the color of the ring of the indicator when cleared.
|
||||||
|
|
Loading…
Reference in a new issue