blob: cd309a3ee80c6570582564e1c663d656190abc08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
# base16-nwg-dock
<!-- markdownlint-disable MD013 -->
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) and [lustache-cli](https://github.com/djmattyg007/lustache-cli).
## Examples
### base16-onedark

### base16-google-light

## Usage
You can find an example config in `examples/style.css`.
Place this file in `$XDG_CONFIG_HOME/nwg-dock`.
## License
MIT
|