Commit Graph

31 Commits

Author SHA1 Message Date
SBiOSoftWhare f9e7eabad5 Theme: Introduce ThemeIdentifier to make theme identification easier in Swift. 2020-12-18 18:44:08 +01:00
ismailgulek c1d9578d60 Add userInterfaceStyle on Theme 2020-09-22 14:17:20 +03:00
SBiOSoftWhare c994ce06c9 Update tint color. 2020-07-10 21:47:50 +02:00
SBiOSoftWhare bcc7aca5da Theme: Update navigation tint color. 2020-07-10 14:33:45 +02:00
SBiOSoftWhare b69c1f680f Theme: Remove navigation bar shadow. 2020-07-07 15:20:50 +02:00
SBiOSoftWhare d3b1c167bd Theme: Improve search bar appearance in light theme. 2020-07-07 09:43:04 +02:00
SBiOSoftWhare 607e90f0b7 Remove top and bottom shadow when UISearchBar is added in UITableView. 2020-07-06 20:40:47 +02:00
SBiOSoftWhare c197838a83 Update theme colors. 2020-07-06 15:41:05 +02:00
SBiOSoftWhare 5bc6da0583 Rebranding: Update theme colors. 2020-07-02 19:03:15 +02:00
ismailgulek 335059e284 Add identifier to Theme protocol 2020-06-05 10:56:06 +03:00
ismailgulek df87f3608e Fix selected background color for cells on iOS 13, fixes #3309 2020-06-04 15:03:30 +03:00
SBiOSoftWhare 0ea5d7136c Theme: Customize UISearchBar with new iOS 13 properties. 2020-05-28 18:24:03 +02:00
manuroe 90bf9818ad Theme: Make button theming work
#2734
2019-09-26 16:32:43 +02:00
SBiOSoftWhare f7b85698de Themes: Handle search bar text color. 2019-07-25 16:58:14 +02:00
SBiOSoftWhare d78a755201 Theme: Remove non needed reaction colors 2019-05-21 01:09:42 +02:00
SBiOSoftWhare fff83b69d6 Theme: Add reaction button colors and update header background color. 2019-05-20 21:49:27 +02:00
manuroe c06015eea5 Reactions: Customise primary reactions buttons 2019-05-15 23:35:09 +02:00
SBiOSoftWhare a5266eaef5 Add user name colors property on Theme. Used for user name color generation. 2019-03-07 17:33:52 +01:00
SBiOSoftWhare 8fe6e3fa89 Fix SwiftLint warnings 2019-02-27 10:07:51 +01:00
manuroe 095d9df058 Maintenance: Update cocopoads and pods. Automatic update to Swift4.2 2019-02-20 16:45:32 +01:00
SBiOSoftWhare dd78330d9b Remove UISearchBar border color 2019-02-19 09:40:38 +01:00
SBiOSoftWhare 49201a0711 Add style method for UITabBar on Theme protocol. Update themes and make UITabBar non translucent. 2019-02-19 09:39:01 +01:00
manuroe a0adcbe42e Reskin: Replace separatorColor with lineBreakColor, the color introduced in the new uniformed palette 2019-02-13 09:39:32 +01:00
manuroe 1f98b2395f Reskin: Use same color names as in https://app.zeplin.io/project/5c122fa790c5b4241ffa6be7/screen/5c619592daff2f1241d82e75 2019-02-12 19:06:22 +01:00
manuroe fb1d3b4b2c Reskin: Update colors
#2237
2019-02-12 18:54:39 +01:00
manuroe 83a10be1d2 reskin: invert avatarColor[1] & avatarColor[2] to match previous colors 2019-01-25 10:26:29 +01:00
manuroe b90539acef reskin: kill riotColorRed & riotColorPinkRed
Merge them into Theme.warningColor

Part of #2174
2019-01-18 13:40:09 +01:00
manuroe 71bb16e0a8 reskin: Make existing themes inheritable 2019-01-18 11:31:29 +01:00
SBiOSoftWhare 4294414454 Update DarkTheme and DefaultTheme to conform Theme protocol 2019-01-18 10:40:37 +01:00
manuroe 650265e680 reskin: Fix Steve's remarks 2019-01-11 18:29:32 +01:00
manuroe 9a554bf764 reskin: move theme files under Manager/Theme/ 2019-01-11 17:31:08 +01:00