Merge remote-tracking branch 'origin/pr/3963'

This commit is contained in:
Florian Bruhin 2018-06-07 20:25:24 +02:00
commit 5e6002fcdc

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
^^^^^^^^^^^^^^^^^^^^^^