Commit Graph

17 Commits

Author SHA1 Message Date
SBiOSoftWhare 6838d6e52b ThemeService: Add convenient method to check if a dark theme is used. 2020-11-30 16:41:48 +01:00
SBiOSoftWhare fa1ae8f8af ThemeService: Compute theme property at init. 2020-09-07 09:56:44 +02:00
Steve Barré 76500cdaf0 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 fa8355e407 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 677c2786f7 Theme: Remove some legacy colors. 2020-07-10 15:37:32 +02:00
ismailgulek 0de64e4772 Refactor with new identifier 2020-06-05 10:58:00 +03:00
ismailgulek 5ccee9d261 Introduce evaluatedThemeId for equality check 2020-06-04 16:16:42 +03:00
ismailgulek fd26aa786c Observe changes in system dark mode setting, little refactoring 2020-06-04 15:33:02 +03:00
ismailgulek 28180e86d3 Respect system dark mode setting, fixes #2628 2020-06-04 15:29:15 +03:00
SBiOSoftWhare 0ea5d7136c Theme: Customize UISearchBar with new iOS 13 properties. 2020-05-28 18:24:03 +02:00
SBiOSoftWhare 86d876206c Handle UISearchBar cancel button color in ThemeService 2019-02-19 09:39:40 +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 46ccc1abc1 reskin: Create a black theme from the dark theme
#2175
2019-01-18 11:32:37 +01:00
manuroe 829d905a29 reskin: Kill KVO on theme setting 2019-01-14 13:57:53 +01:00
manuroe 368bd101a6 reskin: Kill KVO on theme setting 2019-01-14 10:53:43 +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