base16-acme2k

August 27, 2023 ยท View on GitHub

Templates for generating a base16 colorscheme C header for use with acme2k, or forks thereof.

Usage

  1. Build using your builder of choice (I like the Go one)
  2. Header files should be created in the directory acme2k/
  3. Copy your chosen header into your acme source tree
  4. Replace the color block in config.h with your chosen theme, e.g.:
#include "base16-snazzy.h"

Finally, recompile acme using mk install.

Copying

Licensed MIT.