Open GianlucaGuarini opened 7 years ago
Working on this now. The colour used is too close to others, so I may have to change it a little.
I've created a pull request. Had to use the colour #A71E49
which is not ideal, but there was an overlap with Objective-J and other 'red' languages.
@crisward thanks for your pull request but regarding the color I would like to keep #fc0e49
unless linguist requires a different color by specs. Please fix also the missing license data
issue as well. Good job
Yes, I'm sorry to say the spec prevent choosing that color. I tried changing it a little at a time, but couldn't get anything to pass the tests that are even close to riot's color.
I'll take a look at the licence data.
@crisward I couldn't find anything about colors specs here
The colors are set here - https://github.com/crisward/linguist/blob/master/lib/linguist/languages.yml#L3759
When the test are run it checks how distinct they are. If they're not different enough from existing colors the tests fail and can't be merged.
I've added another LICENCE file to the language repository, but not sure how to get the tests to run again without making a random commit.
your pull request should be automatically updated when you push against master.. regarding the color decision maybe it will be worth pinging @JLehtinen
Follow up of: https://github.com/riot/riot/issues/1953