mirror of https://github.com/FongMi/TV.git
Compare commits
3 Commits
de1e2c85f0
...
368d3044b7
| Author | SHA1 | Date |
|---|---|---|
|
|
368d3044b7 | 1 week ago |
|
|
30524c8940 | 1 week ago |
|
|
36b2cd5f91 | 1 week ago |
@ -1,7 +1,8 @@ |
||||
<resources> |
||||
|
||||
<color name="primary">@color/black</color> |
||||
<color name="primaryDark">@color/black</color> |
||||
<color name="primary">@color/blue_500</color> |
||||
<color name="primaryDark">@color/blue_700</color> |
||||
<color name="accent">@color/blue_500</color> |
||||
<color name="text_highlight">@color/white_30</color> |
||||
|
||||
</resources> |
||||
Loading…
Reference in new issue