Add base16-qutebrowser

This commit is contained in:
theova 2018-05-29 20:00:49 +02:00
parent 6fc3546923
commit 5543e75abd

View File

@ -390,6 +390,11 @@ xresources = read_xresources('*')
c.colors.statusbar.normal.bg = xresources['*.background']
----
Using color from base16
^^^^^^^^^^^^^^^^^^^^^^^
A collection of https://github.com/chriskempson/base16[base16]-color-schemes can be found in https://github.com/theova/base16-qutebrowser[base16-qutebrowser] and used with https://github.com/AuditeMarlow/base16-manager[base16]-manager.
Avoiding flake8 errors
^^^^^^^^^^^^^^^^^^^^^^