diff options
-rw-r--r-- | res/values-v11/colors.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-v11/colors.xml b/res/values-v11/colors.xml index 86b0fae09..a21634ea8 100644 --- a/res/values-v11/colors.xml +++ b/res/values-v11/colors.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> <resources> - <color name="selection_background">#33B5E5</color> + <color name="selection_background">#81CFEA</color> </resources>
\ No newline at end of file |