aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Alexey Stepanov <blueingreen@bluig.space>2024-09-26 16:39:53 +0500
committerLibravatar Alexey Stepanov <blueingreen@bluig.space>2024-09-26 16:39:53 +0500
commite0b64232af925c057243272451461342b4d7de26 (patch)
treeb49c90f6ae05cf5deff59d720ae8f4209bae8672 /README.md
first commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md21
1 files changed, 21 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..433d128
--- /dev/null
+++ b/README.md
@@ -0,0 +1,21 @@
+# base16-wlr-which-key
+
+<!-- markdownlint-disable MD013 -->
+
+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) and [lustache-cli](https://github.com/djmattyg007/lustache-cli).
+
+## 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)
+
+## License
+
+MIT