[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [snowflake-mobile/master] Changed primary and Accent colors
commit f7d5d45de6f944cf237182fa4abf7467165e3edb
Author: Hashik Donthineni <HashikDonthineni@xxxxxxxxx>
Date: Fri Jul 24 12:14:09 2020 +0530
Changed primary and Accent colors
---
app/src/main/res/values/colors.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml
index 030098f..2713191 100644
--- a/app/src/main/res/values/colors.xml
+++ b/app/src/main/res/values/colors.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <color name="colorPrimary">#6200EE</color>
- <color name="colorPrimaryDark">#3700B3</color>
- <color name="colorAccent">#03DAC5</color>
+ <color name="colorPrimary">#1C1C1C</color>
+ <color name="colorPrimaryDark">#1C1C1C</color>
+ <color name="colorAccent">#5A0782</color>
</resources>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits