From 7de0ca454b059ddbc93f36873c4df9a5e57ea249 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sun, 31 May 2020 00:36:44 +0200 Subject: Very small dark-theme improvements --- .config/qutebrowser/config.py | 1 + 1 file changed, 1 insertion(+) (limited to '.config/qutebrowser/config.py') diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py index 25fc2ec..da5dc8a 100644 --- a/.config/qutebrowser/config.py +++ b/.config/qutebrowser/config.py @@ -261,3 +261,4 @@ c.colors.tabs.selected.even.bg = base02 # Background color for webpages if unset (or empty to use the theme's # color). c.colors.webpage.bg = base00 +c.colors.webpage.prefers_color_scheme_dark -- cgit v1.2.3