base16-acme2k
August 27, 2023 ยท View on GitHub
Templates for generating a base16 colorscheme C header for use with acme2k, or forks thereof.
Usage
- Build using your builder of choice (I like the Go one)
- Header files should be created in the directory
acme2k/ - Copy your chosen header into your acme source tree
- Replace the color block in
config.hwith your chosen theme, e.g.:
#include "base16-snazzy.h"
Finally, recompile acme using mk install.
Copying
Licensed MIT.