# base16-wlr-which-key This repo provides templates for using [Base16](https://github.com/tinted-theming/home) color schemes with [wlr-which-key](https://github.com/MaxVerevkin/wlr-which-key), a keymap manager for wlroots-based compositors. All files in `colors` directory generated by [lustache](https://luarocks.org/modules/olivine-labs/lustache), [lustache-cli](https://github.com/djmattyg007/lustache-cli) and [builder](https://git.sr.ht/~blueingreen/base16-builder). ## Examples ### base16-onedark ![Example nwg-dock with base16-onedark colorscheme](./examples/img/onedark.png) ### base16-google-light ![Example nwg-dock with base16-google-light colorscheme](./examples/img/google-light.png) ## Usage You can find an example config in `examples/config.yaml`. Run `wlr-which-key` with this config: ```bash wlr-which-key config.yaml ``` ## License MIT