This repository is meant to work with base16. It provides a simple template that can be used with the base16 color schemes to generate a functional config file for qutebrowser, a keyboard-focused browser with a minimal GUI.
To use base16-qutebrowser, you can copy one of the config files in
themes/ to ~/.config/qutebrowser/config.py or use curl (e.g for
theme default/base16-manager-gruvbox-dark.config.py):
mkdir -p ~/.config/qutebrowser
curl https://raw.githubusercontent.com/theova/base16-qutebrowser/master/themes/default/base16-default-dark.config.py >> ~/.config/qutebrowser/config.pyTo use base16-qutebrowser, you can copy one of the config files in
themes/ to ~/.qutebrowser/config.py or use curl (e.g for theme
default/base16-manager-gruvbox-dark.config.py):
mkdir -p ~/.qutebrowser
curl https://raw.githubusercontent.com/theova/base16-qutebrowser/master/themes/default/base16-default-dark.config.py >> ~/.qutebrowser/config.pyTo use base16-qutebrowser, you can copy one of the config files in
themes/ to %APPDATA%//qutebrowser/config.py.
Releases are here. The versioning is based on v{minimal qutebrowser-version}-{base16-qutebrowser release}. For example,
v1.7.0-1 requires at least version 1.7.0 of qutebrowser.
The latest release is here.
See CONTRIBUTING.md, which contains building and contributing
instructions.
You can find more screenshots in the wiki.



