Skip to content

jake-stewart/color256

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

256 color

Generate a full 256 palette from base16 your colors. Terminals should do this by default.

demo.mp4

Usage

# view a theme
python3 color256.py themes/century.dark.txt

# apply a theme temporarily
python3 color256.py --apply themes/century.dark.txt

# generate a theme
python3 color256.py --generate kitty themes/century.dark.txt > century.dark.conf

Use python3 color256.py --help for more options and supported terminals.

Public Domain

All code in this repository is public domain. Use it, modify it, sell it. You do not need to credit me in any way.

About

Generate a full 256 palette from base16 your colors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors