Adding readme and making qutebrowser dark

This commit is contained in:
Chris Cochrun 2021-01-15 16:42:31 -06:00
parent a953b9512b
commit e13bbbf540
3 changed files with 11 additions and 2 deletions

View file

@ -765,7 +765,7 @@ c.colors.webpage.darkmode.contrast = 0.7
## `colors.webpage.darkmode.threshold.background` to 205. - "With
## selective inversion of everything": Combines the two variants above.
## Type: Bool
# c.colors.webpage.darkmode.enabled = True
c.colors.webpage.darkmode.enabled = True
## Render all colors as grayscale. This only has an effect when
## `colors.webpage.darkmode.algorithm` is set to `lightness-hsl` or