Skip to content

gluntn/color-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

color-python

A little python project of mine that is still being worked on. The idea is that you should be able to input colors in text and get an RGB/Hex code back, you can also create your own colors.

COMMANDS:

  • Exit the program: exit
  • Print the color: print 'color-name'
  • Inverse the color: inverse 'color-name'
  • Add color: add 'color-name' 'n n n'

TODO:

  • Store colours in txt file
  • Visual colours (Tktinker/webpage)

Please, do come with suggestions as to what to do!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages