Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Anti-censorship
Pluggable Transports
Snowflake Mobile
Commits
7fe491e8
Verified
Commit
7fe491e8
authored
Jul 24, 2020
by
HashikD
Browse files
Changed accent color to a lighter purple color
parent
f87ffd69
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/res/values/colors.xml
View file @
7fe491e8
...
...
@@ -2,7 +2,7 @@
<resources>
<color
name=
"colorPrimary"
>
#1C1C1C
</color>
<color
name=
"colorPrimaryDark"
>
#1C1C1C
</color>
<color
name=
"colorAccent"
>
#
5A0782
</color>
<color
name=
"colorAccent"
>
#
CC80FF
</color>
<color
name=
"colorText"
>
#FFFF
</color>
<color
name=
"colorTextSecondary"
>
#757575
</color>
</resources>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment