From 57b347f04532d6f39e719b1001879838c0084728 Mon Sep 17 00:00:00 2001 From: lelgenio Date: Thu, 8 Oct 2020 16:10:37 -0300 Subject: [PATCH] fix background --- dotfiles/qutebrowser.py | 1 - 1 file changed, 1 deletion(-) diff --git a/dotfiles/qutebrowser.py b/dotfiles/qutebrowser.py index 66077b9..e6f99b7 100644 --- a/dotfiles/qutebrowser.py +++ b/dotfiles/qutebrowser.py @@ -221,7 +221,6 @@ c.colors.tabs.pinned.selected.even.bg = "{{@@ color.bg_light @@}}" c.colors.webpage.darkmode.enabled = True c.colors.webpage.darkmode.threshold.background = 256 // 2 c.colors.webpage.darkmode.threshold.text = 256 // 2 -c.colors.webpage.bg = "{{@@ color.bg @@}}" # }}} # Fonts {{{ # Font used in the completion widget.