Skip to content

csmir/ColorConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ColorConsole - An efficient color inspector and gradient generator.

A Windows console application written in c# that empowers users with versatile color tools

βš’οΈ Uses Commands.NET and Spectre.Console to enhance the application!


ColorConsole is intended to be an application that is understandable, helpful and easy to use. It supports:

  • πŸ’§ Picking colors from cursor position

  • 🎨 Displaying color information

  • πŸ“ƒ Getting a list of available system colors by name

  • πŸ³οΈβ€πŸŒˆ Generating gradients from random colors

  • 🌈 Generating gradients from 2 specified colors, in the following formats:

    • Name

      Parsed from known system colors.

    • RGB

      Parsed from rrr,ggg,bbb.

    • Hex

      Parsed from (#)ffffff.

    • UInt32 (raw value)

      Parsed from raw color value.

  • πŸ’¬ Formatting gradients with specified text

  • πŸ“š Adding formats in bulk from files to use in the generator

  • πŸ“— Adding and saving new formats with intuitive commands.

  • ... And several more features to discover!

About

A Windows console application written in c# that empowers users with versatile color tools.

Topics

Resources

License

Stars

Watchers

Forks

Languages