1
0

Update home/.config/qutebrowser/config.py

This commit is contained in:
Jeff Lance 2024-03-07 21:32:10 +01:00
parent dc71b667de
commit 5b20c3dc50

View File

@ -402,7 +402,7 @@ c.backend = "webengine"
c.colors.webpage.darkmode.algorithm = "lightness-hsl"
c.colors.webpage.darkmode.contrast = 0.3
c.colors.webpage.darkmode.enabled = True
c.colors.webpage.darkmode.enabled = False
c.colors.webpage.darkmode.policy.images = "never"
c.colors.webpage.darkmode.policy.page = "smart"
c.colors.webpage.darkmode.threshold.background = 128