Our colors.xml file contains about 100 separate color values! We should consolidate these and use them more consistently throughout the app, with the goal of:
- Better adhering to the Wikipedia brand and our standardized UX guidelines.
- Better adhering to Android guidelines of using theme styles with "primary" and "secondary" colors, etc.
- For future features, know exactly which colors to use for which components, without requiring additional design input.
Colors updated to adhere with current palette https://phabricator.wikimedia.org/M82 – plus new dark mode additions