OSDN Git Service

Eleven: update accent color to match new icon
authorJoey <joey@lineageos.org>
Fri, 30 Mar 2018 14:12:44 +0000 (16:12 +0200)
committerJoey <joey@lineageos.org>
Mon, 2 Apr 2018 22:27:31 +0000 (22:27 +0000)
Change-Id: I60a4ba91d801a28894f28807ec27765cf1c488af
Signed-off-by: Joey <joey@lineageos.org>
res/values/colors.xml

index 2c905e6..bc8cb8c 100644 (file)
@@ -17,9 +17,9 @@
 <resources>
     <!-- Material -->
     <color name="primary">#333333</color>
-    <color name="primary_dark">#282828</color>
-    <color name="primary_light">#444444</color>
-    <color name="accent">#009688</color>
+    <color name="primary_dark">#212121</color>
+    <color name="primary_light">#424242</color>
+    <color name="accent">#E91E63</color>
 
     <!-- Main colors -->
     <color name="black">#333333</color>