invert textbox colors as well

BUG:335757
This commit is contained in:
Marco Martin 2014-06-04 11:46:30 +02:00
parent 1a80326103
commit 9badcd9275

View File

@ -61,8 +61,8 @@ ForegroundPositive=17,209,22
ForegroundVisited=61,174,230
[Colors:View]
BackgroundAlternate=248,247,246
BackgroundNormal=252,252,252
BackgroundAlternate=59,64,69
BackgroundNormal=59,64,69
DecorationFocus=30,146,255
DecorationHover=61,174,230
ForegroundActive=246,116,0
@ -70,7 +70,7 @@ ForegroundInactive=175,176,179
ForegroundLink=61,174,230
ForegroundNegative=237,21,21
ForegroundNeutral=201,206,59
ForegroundNormal=49,54,59
ForegroundNormal=239,240,241
ForegroundPositive=17,209,22
ForegroundVisited=61,174,230