Giter VIP home page Giter VIP logo

colourfinder's Introduction

This project was prompted by trying to choose a new colour for linguist to represent Nim in GitHubs source code breakdown list (at the time of writing it is a green colour which doesn't really match with the Nim logo). It contains two scripts. The first takes the languages.yml file and generates a list of colours that are considered far enough from those already in use (based on CIEDE2000). The second one reads in an image of a spectrum and blacks out any colour that is not in this list. The result is an image of all the "acceptable" colours:

Available colours

NOTE: Since the script to find the valid colours is so slow I've added it to this repo, this makes this repo pretty big.

colourfinder's People

Contributors

pmunch avatar

Watchers

 avatar  avatar  avatar

colourfinder's Issues

color_distance needs to be installed from repo url

Hi, I did not add color_distance to nimble pakages, since I think it could be better to put it in chroma. I will open a PR in chroma and let's see if its accepted. If it is we can change requirement here to chroma. Otherwise I will add color_distance to packages.

In the meantime to satistfy the dependency you should use:

nimble install https://github.com/pietroppeter/color_distance

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.