From 52a3f1c7bc84e179a5263149c0ed97689cdf950c Mon Sep 17 00:00:00 2001 From: Phantop Date: Mon, 11 Nov 2019 19:50:57 -0500 Subject: [PATCH] Qute: pinned tab colors --- .config/qutebrowser/autoconfig.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/.config/qutebrowser/autoconfig.yml b/.config/qutebrowser/autoconfig.yml index 6297aec..192dffd 100755 --- a/.config/qutebrowser/autoconfig.yml +++ b/.config/qutebrowser/autoconfig.yml @@ -1,3 +1,6 @@ +# If a config.py file exists, this file is ignored unless it's explicitly loaded +# via config.load_autoconfig(). For more information, see: +# https://github.com/qutebrowser/qutebrowser/blob/master/doc/help/configuring.asciidoc#loading-autoconfigyml # DO NOT edit this file by hand, qutebrowser will overwrite it. # Instead, create a config.py - see :help for details. @@ -93,6 +96,20 @@ settings: global: '#00aa00' colors.tabs.odd.bg: global: '#222D32' + colors.tabs.pinned.even.bg: + global: '#222D32' + colors.tabs.pinned.odd.bg: + global: '#222D32' + colors.tabs.pinned.odd.fg: + global: white + colors.tabs.pinned.selected.even.bg: + global: '#5294E2' + colors.tabs.pinned.selected.even.fg: + global: black + colors.tabs.pinned.selected.odd.bg: + global: '#5294E2' + colors.tabs.pinned.selected.odd.fg: + global: black colors.tabs.selected.even.bg: global: '#5294E2' colors.tabs.selected.even.fg: @@ -154,6 +171,8 @@ settings: global: /home/glados/.local/share/qutebrowser/normalize.css content.webgl: global: true + content.webrtc_ip_handling_policy: + global: default-public-interface-only content.xss_auditing: global: false editor.command: