孙向锦
/
VoteC5
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
f5b4628bb53c36c0fccdb6ec81049c0a44e7fa56
Authored by
wutaian
2019-03-15 16:12:32 +0800
1 parent
691d9f67
增加颜色
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
C5/app/src/main/res/values/color.xml
C5/app/src/main/res/values/color.xml
View file @
f5b4628
...
...
@@ -166,5 +166,5 @@
166
166
167
167
<color name="green1">#00964d</color> <!--绿色 -->
168
168
<color name="red1">#d50c00</color> <!--红色 -->
169
-
169
+ <color name="red2">#ac1007</color> <!--红色 -->
170
170
</resources>
171
171
\ No newline at end of file
...
...