qutebrowser: default page bg == white
This commit is contained in:
parent
b4173d8a39
commit
01f522a8e7
@ -208,7 +208,7 @@ c.zoom.levels = ['25%', '33%', '50%', '67%', '75%', '90%', '100%', '110%', '120%
|
|||||||
# Background color for webpages if unset (or empty to use the theme's
|
# Background color for webpages if unset (or empty to use the theme's
|
||||||
# color).
|
# color).
|
||||||
# Type: QtColor
|
# Type: QtColor
|
||||||
c.colors.webpage.bg = 'grey'
|
c.colors.webpage.bg = 'white'
|
||||||
|
|
||||||
# Default font size to use. Whenever "default_size" is used in a font
|
# Default font size to use. Whenever "default_size" is used in a font
|
||||||
# setting, it's replaced with the size listed here. Valid values are
|
# setting, it's replaced with the size listed here. Valid values are
|
||||||
|
Loading…
Reference in New Issue
Block a user