Fix password character

This commit is contained in:
Sebastian Kügler 2012-05-21 19:25:01 +02:00
parent 5a2cd31449
commit e38ce1cad4

View File

@ -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