commit | 5b005edd5e8a91c9f5a997e199fb9384638d0425 | [log] [tgz] |
---|---|---|
author | Timi Rautamäki <timi.rautamaki@gmail.com> | Sun Jul 11 13:34:21 2021 +0200 |
committer | Jis G Jacob <studiokeys@blissroms.org> | Sun Oct 29 01:09:00 2023 -0400 |
tree | 837c3413e6015cc0cd0668fbbc1b6c297f0bf10c | |
parent | c4095e1d039c7c82b461ab0b5bbad5773cd520f9 [diff] |
Dialer: update dark theme colors The dark theme colors exist in java/com/android/dialer/theme/hidden/res/values/colors_dialer_light.xml that would be used with AOSPThemeModule. As the app uses framework dark theme instead of the module, copy the dark theme colors to values-night. Change-Id: I02a36b01ba581e62556ce6e0151ff0a35209467a Signed-off-by: Dmitrii <bankersenator@gmail.com> Signed-off-by: Jis G Jacob <studiokeys@blissroms.org>