diff --git a/doc/help/configuring.asciidoc b/doc/help/configuring.asciidoc index a1b6b1131..4734e6b54 100644 --- a/doc/help/configuring.asciidoc +++ b/doc/help/configuring.asciidoc @@ -390,10 +390,11 @@ xresources = read_xresources('*') c.colors.statusbar.normal.bg = xresources['*.background'] ---- -Using color from base16 -^^^^^^^^^^^^^^^^^^^^^^^ +Pre-built colorschemes +^^^^^^^^^^^^^^^^^^^^^^ -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. +- 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]. +- Two implementations of the https://github.com/arcticicestudio/nord[Nord] colorscheme for qutebrowser exist: https://github.com/Linuus/nord-qutebrowser[Linuus], https://github.com/KnownAsDon/QuteBrowser-Nord-Theme[KnownAsDon] Avoiding flake8 errors ^^^^^^^^^^^^^^^^^^^^^^