Commit Graph

18 Commits

Author SHA1 Message Date
ismailgulek ee8d3d2099 Adjust navigation items spacing 2021-04-29 02:19:40 +03:00
SBiOSoftWhare 0f63424d36 ThemeService: Add convenient method to check if a dark theme is used. 2020-11-30 16:41:48 +01:00
SBiOSoftWhare f0d03cb576 ThemeService: Compute theme property at init. 2020-09-07 09:56:44 +02:00
Steve Barré add3075811 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 f54c8bb2a6 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 4b04c2b929 Theme: Remove some legacy colors. 2020-07-10 15:37:32 +02:00
ismailgulek 595ede1c11 Refactor with new identifier 2020-06-05 10:58:00 +03:00
ismailgulek 0a94c2485f Introduce evaluatedThemeId for equality check 2020-06-04 16:16:42 +03:00
ismailgulek c2355dbcce Observe changes in system dark mode setting, little refactoring 2020-06-04 15:33:02 +03:00
ismailgulek cb97641c29 Respect system dark mode setting, fixes #2628 2020-06-04 15:29:15 +03:00
SBiOSoftWhare 2243f7b960 Theme: Customize UISearchBar with new iOS 13 properties. 2020-05-28 18:24:03 +02:00
SBiOSoftWhare e5005cc222 Handle UISearchBar cancel button color in ThemeService 2019-02-19 09:39:40 +01:00
manuroe ad1969fbc8 reskin: kill riotColorRed & riotColorPinkRed
Merge them into Theme.warningColor

Part of #2174
2019-01-18 13:40:09 +01:00
manuroe cc4ae57c1e reskin: Create a black theme from the dark theme
#2175
2019-01-18 11:32:37 +01:00
manuroe 1dd6db21f1 reskin: Kill KVO on theme setting 2019-01-14 13:57:53 +01:00
manuroe 208e0fe6b4 reskin: Kill KVO on theme setting 2019-01-14 10:53:43 +01:00
manuroe 9ab7072092 reskin: Fix Steve's remarks 2019-01-11 18:29:32 +01:00
manuroe cd375a34f0 reskin: move theme files under Manager/Theme/ 2019-01-11 17:31:08 +01:00