Update home/.config/qutebrowser/config.py
This commit is contained in:
parent
dc71b667de
commit
5b20c3dc50
@ -402,7 +402,7 @@ c.backend = "webengine"
|
|||||||
|
|
||||||
c.colors.webpage.darkmode.algorithm = "lightness-hsl"
|
c.colors.webpage.darkmode.algorithm = "lightness-hsl"
|
||||||
c.colors.webpage.darkmode.contrast = 0.3
|
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.images = "never"
|
||||||
c.colors.webpage.darkmode.policy.page = "smart"
|
c.colors.webpage.darkmode.policy.page = "smart"
|
||||||
c.colors.webpage.darkmode.threshold.background = 128
|
c.colors.webpage.darkmode.threshold.background = 128
|
||||||
|
Loading…
Reference in New Issue
Block a user