|
|
@@ -60,8 +60,8 @@
|
|
60
|
60
|
<UIVariable name="$secondaryAccentFillColor" value="$accentColor2"/>
|
|
61
|
61
|
<UIVariable name="$secondaryAccentTextColor" value="$primaryTextColor"/>
|
|
62
|
62
|
|
|
63
|
|
- <UIVariable name="$defaultProgressFillColor" value="rgb(115,180,200)"/>
|
|
64
|
|
- <UIVariable name="$defaultProgressBorderColor" value="rgb(115,180,200)"/>
|
|
|
63
|
+ <UIVariable name="$defaultProgressFillColor" value="rgb(239,239,239)"/>
|
|
|
64
|
+ <UIVariable name="$defaultProgressBorderColor" value="rgb(239,239,239)"/>
|
|
65
|
65
|
|
|
66
|
66
|
<UIVariable name="$selectBlockFillColor" value="rgb(255,225,120)"/>
|
|
67
|
67
|
<UIVariable name="$selectBlockTextColor" value="$strongTextColor"/>
|