Hacker News new | ask | show | jobs
Introducing Colours: A Beautiful New Color Library for Android Development (github.com)
3 points by my3681 4522 days ago
1 comments

I have a question. Why does every color end with Color? I mean, when you specify a color you say something like background="@color/seafoamColor" or Colour.seashellColor(), isn't the Color bit at the end unnecessary and repetitive?