Fix password character
This commit is contained in:
parent
5a2cd31449
commit
e38ce1cad4
@ -45,8 +45,8 @@ BackgroundAlternate=85,85,85
|
|||||||
BackgroundNormal=0,0,0
|
BackgroundNormal=0,0,0
|
||||||
DecorationFocus=239,132,65
|
DecorationFocus=239,132,65
|
||||||
DecorationHover=119,183,255
|
DecorationHover=119,183,255
|
||||||
ForegroundActive=255,255,255
|
ForegroundActive=0,0,0
|
||||||
ForegroundInactive=255,255,255
|
ForegroundInactive=0,0,0
|
||||||
ForegroundLink=164,192,228
|
ForegroundLink=164,192,228
|
||||||
ForegroundNegative=0,0,0
|
ForegroundNegative=0,0,0
|
||||||
ForegroundNeutral=187,187,187
|
ForegroundNeutral=187,187,187
|
||||||
|
Loading…
Reference in New Issue
Block a user