From 5ec5a81d7a143fd6a55a839bf1ea947a6d187e74 Mon Sep 17 00:00:00 2001 From: Alexey Stepanov Date: Sun, 22 Sep 2024 17:51:30 +0000 Subject: first commit --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..da3d470 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# base16-waybar + + + +This repo provides templates for using [Base16](https://github.com/tinted-theming/home) color schemes with [nwg-dock](https://github.com/nwg-piotr/nwg-dock), a GTK3-based dock for [Sway](https://github.com/swaywm/sway). + +All files in `colors` directory generated by [lustache](https://luarocks.org/modules/olivine-labs/lustache). + +## Examples + +### base16-onedark + +### base16-google-light + +## License + +MIT -- cgit