Skip to content

enosras/color256

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

256 color

Generate a full 256 palette from base16 your colors.

demo.mp4

Usage

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

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

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

Use python3 main.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

Languages

  • Python 64.6%
  • Vim Script 22.9%
  • Lua 12.5%