Commit Graph

21 Commits

Author SHA1 Message Date
Doug
70845c7d10 Fix visual issues when building with Xcode 13. 2022-02-03 18:30:39 +00:00
SBiOSoftWhare
c7f1d610a8 RoomTimelineStyle: Conforms to Themable. 2022-01-20 16:56:32 +01:00
Philippe Loriaux
216924165d Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00
ismailgulek
c3f52f9b97 Adjust navigation items spacing 2021-04-29 02:19:40 +03:00
SBiOSoftWhare
f02e7c1811 ThemeService: Add convenient method to check if a dark theme is used. 2020-11-30 16:41:48 +01:00
SBiOSoftWhare
f9af2f0637 ThemeService: Compute theme property at init. 2020-09-07 09:56:44 +02:00
Steve Barré
5afcaedaf1 Merge branch 'ui_polishing' into 'rebranding'
Ui polishing

See merge request new-vector/element/element-ios!26
2020-07-10 15:02:13 +00:00
Neil Alexander
4521de7aac Squashed commit of the following:
commit 7de5000bcbc9d5ddd65fa2b69726096c55951ecd
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 15:47:30 2020 +0100

    Remove logging

commit fdaecbd7f09e9fab622bfed93876b29d6e376c17
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 15:45:51 2020 +0100

    Default theme to auto when not set
2020-07-10 15:59:43 +01:00
SBiOSoftWhare
4466036cef Theme: Remove some legacy colors. 2020-07-10 15:37:32 +02:00
ismailgulek
4114276e39 Refactor with new identifier 2020-06-05 10:58:00 +03:00
ismailgulek
200b3a0929 Introduce evaluatedThemeId for equality check 2020-06-04 16:16:42 +03:00
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
SBiOSoftWhare
1c6d606b60 Theme: Customize UISearchBar with new iOS 13 properties. 2020-05-28 18:24:03 +02:00
SBiOSoftWhare
69eccb9c90 Handle UISearchBar cancel button color in ThemeService 2019-02-19 09:39:40 +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
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