Commit f5b4628bb53c36c0fccdb6ec81049c0a44e7fa56
1 parent
691d9f67
增加颜色
Showing
1 changed file
with
1 additions
and
1 deletions
C5/app/src/main/res/values/color.xml
@@ -166,5 +166,5 @@ | @@ -166,5 +166,5 @@ | ||
166 | 166 | ||
167 | <color name="green1">#00964d</color> <!--绿色 --> | 167 | <color name="green1">#00964d</color> <!--绿色 --> |
168 | <color name="red1">#d50c00</color> <!--红色 --> | 168 | <color name="red1">#d50c00</color> <!--红色 --> |
169 | - | 169 | + <color name="red2">#ac1007</color> <!--红色 --> |
170 | </resources> | 170 | </resources> |
171 | \ No newline at end of file | 171 | \ No newline at end of file |