Skip to content

slightknack/gradient-thing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Gradient Thing

Hey,

It's been a while. How are you doing today?

This is a super short Python script that makes nice perceptually uniform gradients for you. Running it is pretty simple:

  1. Make sure you have python3 installed.
  2. Use python3 -m pip install hsluv to install hsluv, a dependency
  3. Use python3 grad.py to run the program.

The program should prompt you for input. Follow the steps, and you'll get a nice list of colors to work with.

Known limitations: can only specify start and end steps. Do I care? ¯\_(ツ)_/¯

Here's a screenshot:

a gradient from green to red

Anyway, have a nice day.

Sincerely, Isaac Clayton

P.S. This tool uses HSLuv under the hood. You can read more about it and mess around with it here: https://www.hsluv.org/. Special thanks to them!

About

A quick CLI tool for perceptually uniform gradients.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages