项目作者: HaoZeke

项目描述 :
base16 colors for zathura
高级语言: Nix
项目地址: git://github.com/HaoZeke/base16-zathura.git
创建时间: 2017-02-12T11:18:28Z
项目社区:https://github.com/HaoZeke/base16-zathura

开源协议:MIT License

下载


base16-zathura

This repository provide base16 colorschemes for zathura, a
minimalistic plugin based document viewer which focus on keyboard interaction.

It is meant to be used along with the new implementation of base16 colorscheme
project, which propose a modular approach, by separating templates, schemes and
builder into different repositories.

Update: This repository was initialized and maintained for a long time by the brilliant @nicodebo. As of 5th June 2020, after a discussion on this issue, the repo is now managed by me, @HaoZeke.

Installation

Append your favorite base16 colorscheme from the build_scheme directory into
your zathura configuration file $XDG_CONFIG_HOME/zathura/zathurarc (default: ~/.config/zathura/zathurarc).

Contributing

In order to contribute, please make sure to use the nix-shell setup. For details
on the direnv setup see this. This
project also follows a code of conduct, borrowed from the d-SEAMS guidelines.