blob: 54cc151d4c10685f8e97badbd5a468822733c8f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# base16-zathura
This repository provide [base16][1] colorschemes for [zathura][2], a
minimalistic plugin based document viewer which focus on keyboard interaction.
It is meant to be used along with the [new implementation][3] of base16 colorscheme
project, which propose a modular approach, by separating templates, schemes and
builder into different repositories.
<!--```bash-->
<!-- back up your old zathura config-->
<!--cp ~/.config/zathura/zathurarc-->
<!--mkdir -p ~/.config/zathura-->
<!--curl https://raw.githubusercontent.com/khamer/base16-termite/master/themes/base16-default-dark.config >> ~/.config/termite/config-->
<!--```-->
# References
[1]: https://chriskempson.github.io/base16/
[2]: https://pwmt.org/projects/zathura/
[3]: https://github.com/chriskempson/base16
<!--[4]: https://github.com/chriskempson/base16-builder-->
|