Tiny base16 theme generator written in hare.
| cmd/b16 | initial commit | |
| examples | added new mini.nvim format | |
| yaml | forgot about the possibility of comments in yaml, lol :) | |
| Makefile | added new mini.nvim format | |
| README.md | initial commit | |
b16
Tiny base16 theme generator written in hare.
Usage
Templates are stored in "($XDG_DATA_DIR|$HOME/.local/share)/b16/{name}.fmt". Templates are NOT in mustache, they use the builtin
hare strings::template module, see here that for details or consult the examples/ directory
Basic usage is as follows, example that will generate a theme file for foot:
b16 -t foot < mytheme.yaml > ~/.config/foot/base16.ini
Building
make
cricket sounds play