From bc3fbe09f5da005a5c14886bce66d9ccf88dde4c Mon Sep 17 00:00:00 2001 From: Rikka Date: Sun, 27 Sep 2020 19:34:38 +0800 Subject: [PATCH] Update several colors in themes * Change color for Mew theme The original color looks like disabled color. * Change color for Zapdos theme The original colors have extremely poor readability. For yellow colors, it is difficult to balance readability and beauty, maybe remove it is a better choice? * Change colors - Use original colors for dark themes - Adjust light colors * Change colorError for dark themes --- app/src/main/res/values-night/themes_md2.xml | 16 ++++++++++++-- app/src/main/res/values/themes_md2.xml | 22 +++++++++++++------- 2 files changed, 28 insertions(+), 10 deletions(-) diff --git a/app/src/main/res/values-night/themes_md2.xml b/app/src/main/res/values-night/themes_md2.xml index 0f5a2fc94..e4b72276f 100644 --- a/app/src/main/res/values-night/themes_md2.xml +++ b/app/src/main/res/values-night/themes_md2.xml @@ -15,8 +15,8 @@ #D9E6E6E6 #F9F9F9 ?colorOnSurface - #CC0047 - #F9F9F9 + #EF8282 + #0D0D0D #D8D8D8 #CCBABABA #808080 @@ -31,6 +31,18 @@ #FFF + + + + \ No newline at end of file diff --git a/app/src/main/res/values/themes_md2.xml b/app/src/main/res/values/themes_md2.xml index b786860e3..a8b856261 100644 --- a/app/src/main/res/values/themes_md2.xml +++ b/app/src/main/res/values/themes_md2.xml @@ -77,15 +77,18 @@ #802F6D43 - + + - + +