nichtich / wikidata-taxonomy

command-line tool to extract taxonomies from Wikidata
https://www.npmjs.org/package/wikidata-taxonomy
MIT License
125 stars 11 forks source link

colour coding of types #17

Closed pmackay closed 7 years ago

pmackay commented 7 years ago

Very handy tool :)

I just tried this and found that the colour coding for types is pretty dark being dark blue:

screen shot 2017-02-27 at 11 41 36

It might be my settings, etc, but why not make this colour somewhat brighter? Perhaps white? The green of the Q-numbers is much more readable.

nichtich commented 7 years ago

Well, color is also a matter of taste and depends on Operating System settings but you are right, so I changed it into white (see release 0.2.10).

pmackay commented 7 years ago

Great, thanks!