]> git.rmz.io Git - dotfiles.git/blobdiff - qutebrowser/config.py
qutebrowser: prefer dark color scheme
[dotfiles.git] / qutebrowser / config.py
index b61ecab70fc35901070a697cf952c997c56c2efe..32fb103918cc6c68a79d489eb2c1d04a3ab57978 100644 (file)
@@ -445,7 +445,7 @@ c.colors.prompts.bg = '#333333'
 
 ## Force `prefers-color-scheme: dark` colors for websites.
 ## Type: Bool
 
 ## Force `prefers-color-scheme: dark` colors for websites.
 ## Type: Bool
-# c.colors.webpage.prefers_color_scheme_dark = False
+c.colors.webpage.prefers_color_scheme_dark = True
 
 ## Number of commands to save in the command history. 0: no history / -1:
 ## unlimited
 
 ## Number of commands to save in the command history. 0: no history / -1:
 ## unlimited