Commit Graph

83 Commits

Author SHA1 Message Date
ismailgulek fbae68bb12 Observe changes in system dark mode setting, little refactoring 2020-06-04 15:33:02 +03:00
ismailgulek 52775d2f84 Respect system dark mode setting, fixes #2628 2020-06-04 15:29:15 +03:00
ismailgulek b7d63e60c8 Fix selected background color for cells on iOS 13, fixes #3309 2020-06-04 15:03:30 +03:00
SBiOSoftWhare 1c6d606b60 Theme: Customize UISearchBar with new iOS 13 properties. 2020-05-28 18:24:03 +02:00
manuroe a5832c2d37 Theme: Make button theming work
#2734
2019-09-26 16:32:43 +02:00
SBiOSoftWhare 465e7f5801 Themes: Handle search bar text color. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare da064aff98 Theme: Remove non needed reaction colors 2019-05-21 01:09:42 +02:00
SBiOSoftWhare 9e6a7599aa Theme: Add reaction button colors and update header background color. 2019-05-20 21:49:27 +02:00
manuroe 554747529d Merge branch 'aggregations' into riot_2393 2019-05-16 14:51:14 +02:00
manuroe e4e7261360 Reactions: Customise primary reactions buttons 2019-05-15 23:35:09 +02:00
SBiOSoftWhare 0a23117963 Make Themable protocol available for Obj-C 2019-05-15 21:18:02 +02:00
manuroe dc9bcbeb82 Device Verification: Verify screen: Theme emojis names 2019-04-08 17:10:40 +02:00
SBiOSoftWhare de641954b0 Add user name colors property on Theme. Used for user name color generation. 2019-03-07 17:33:52 +01:00
SBiOSoftWhare 103aaa3a0a Fix SwiftLint warnings 2019-02-27 10:07:51 +01:00
manuroe 42a70fe60b Maintenance: Update cocopoads and pods. Automatic update to Swift4.2 2019-02-20 16:45:32 +01:00
SBiOSoftWhare 45f5ead7c5 Remove UISearchBar border color 2019-02-19 09:40:38 +01:00
SBiOSoftWhare 69eccb9c90 Handle UISearchBar cancel button color in ThemeService 2019-02-19 09:39:40 +01:00
SBiOSoftWhare ed28ad922b Add style method for UITabBar on Theme protocol. Update themes and make UITabBar non translucent. 2019-02-19 09:39:01 +01:00
SBiOSoftWhare 464507dc04 Update dark theme colors 2019-02-19 09:36:43 +01:00
manuroe 3232030f81 reskin: Fix dark theme colors 2019-02-14 19:20:50 +01:00
manuroe 048455190a Reskin: Replace separatorColor with lineBreakColor, the color introduced in the new uniformed palette 2019-02-13 09:39:32 +01:00
manuroe 0a73f23be6 Reskin: Use same color names as in https://app.zeplin.io/project/5c122fa790c5b4241ffa6be7/screen/5c619592daff2f1241d82e75 2019-02-12 19:06:22 +01:00
manuroe 070ceb9114 Reskin: Update colors
#2237
2019-02-12 18:54:39 +01:00
manuroe 74df347487 reskin: invert avatarColor[1] & avatarColor[2] to match previous colors 2019-01-25 10:26:29 +01:00
manuroe 9b5581452e reskin: kill riotColorRed & riotColorPinkRed
Merge them into Theme.warningColor

Part of #2174
2019-01-18 13:40:09 +01:00
manuroe c0479b016a reskin: Create a black theme from the dark theme
#2175
2019-01-18 11:32:37 +01:00
manuroe 7ba4c4446d reskin: Make existing themes inheritable 2019-01-18 11:31:29 +01:00
SBiOSoftWhare 9902b5c711 Update DarkTheme and DefaultTheme to conform Theme protocol 2019-01-18 10:40:37 +01:00
SBiOSoftWhare ac50a28d65 In Theme set placeholderTextColor non optional. Add commodity methods for text field and button. 2019-01-18 10:24:58 +01:00
manuroe c869822ed5 reskin: Kill KVO on theme setting 2019-01-14 13:57:53 +01:00
manuroe 2933cc4a6b reskin: Kill KVO on theme setting 2019-01-14 10:53:43 +01:00
manuroe 55748847e7 reskin: Fix Steve's remarks 2019-01-11 18:29:32 +01:00
manuroe 8372503f03 reskin: move theme files under Manager/Theme/ 2019-01-11 17:31:08 +01:00