Reskin: Kill kRiotColorGreen and use RiotDesignValues.colorValues.accent instead

This commit is contained in:
manuroe
2018-11-30 17:10:28 +01:00
parent 58b1ff9381
commit 674fcfaa9d
62 changed files with 170 additions and 111 deletions
@@ -38,7 +38,7 @@ limitations under the License.
@property (nonatomic) NSUInteger selectedIndex;
/**
The tint color for the section header (kRiotColorGreen by default).
The tint color for the section header (RiotDesignValues.colorValues.accent by default).
*/
@property (nonatomic) UIColor *sectionHeaderTintColor;