X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/9ef97bdf4d63d9496a6027d8b0ff1ed89176aeed..ccb3354f57fddb05ec951b0231fffe46ef4b8dc6:/qutebrowser/config.py?ds=inline diff --git a/qutebrowser/config.py b/qutebrowser/config.py index c8ed834..66cd4c3 100644 --- a/qutebrowser/config.py +++ b/qutebrowser/config.py @@ -195,7 +195,7 @@ c.changelog_after_upgrade = 'patch' ## - auto: Use the system-wide color scheme setting. ## - light: Force a light theme. ## - dark: Force a dark theme. -# c.colors.webpage.preferred_color_scheme = 'auto' +c.colors.webpage.preferred_color_scheme = 'dark' ## Number of commands to save in the command history. 0: no history / -1: ## unlimited