aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.config/qutebrowser/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/.config/qutebrowser/config.py')
-rw-r--r--dotfiles/.config/qutebrowser/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.config/qutebrowser/config.py b/dotfiles/.config/qutebrowser/config.py
index 9cae0c8..bcf1139 100644
--- a/dotfiles/.config/qutebrowser/config.py
+++ b/dotfiles/.config/qutebrowser/config.py
@@ -80,7 +80,7 @@ c.url.start_pages = "https://takeoff.mriya.space/"
c.fonts.default_size = "10pt"
## Prefer dark mode in websites that support it
-c.colors.webpage.preferred_color_scheme = "dark"
+c.colors.webpage.preferred_color_scheme = "auto"
## Background color of the completion widget category headers.
## Type: QssColor