reskin: Create ThemeService.shared

This commit is contained in:
manuroe
2019-01-11 11:45:27 +01:00
parent f0c22a14af
commit 2fdb06d879
112 changed files with 758 additions and 728 deletions
@@ -38,7 +38,7 @@ limitations under the License.
@property (nonatomic) NSUInteger selectedIndex;
/**
The tint color for the section header (ThemeService.theme.accent by default).
The tint color for the section header (ThemeService.shared.theme.accent by default).
*/
@property (nonatomic) UIColor *sectionHeaderTintColor;