[tor-commits] [snowflake-mobile/master] Changed Accent color

cohosh at torproject.org cohosh at torproject.org
Mon Aug 10 16:49:27 UTC 2020


commit 3c7416971c64674e1d4d83f472ee7c934acb48d4
Author: Hashik Donthineni <HashikDonthineni at gmail.com>
Date:   Thu Aug 6 21:03:31 2020 +0530

    Changed Accent color
---
 app/src/main/res/values/colors.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml
index 309f559..9837b71 100644
--- a/app/src/main/res/values/colors.xml
+++ b/app/src/main/res/values/colors.xml
@@ -2,7 +2,7 @@
 <resources>
     <color name="colorPrimary">#1C1C1C</color>
     <color name="colorPrimaryDark">#1C1C1C</color>
-    <color name="colorAccent">#CC80FF</color>
+    <color name="colorAccent">#8000D7</color>
     <color name="colorText">#FFFF</color>
     <color name="colorTextSecondary">#757575</color>
     <color name="snowflakeOff">#AAAAAA</color>





More information about the tor-commits mailing list