[qutebrowser] Set webpage bg to grey
Defaults webpage backgrounds to 'davy grey'. Generally, this will be overwritten in the stylesheet that is automatically applied through styler. Setting the background color to a dark one does however prevent the blinding whiteness when first opening a new page in a dark room and it still has to load (as well as when rapidly switching between tabs).
This commit is contained in:
parent
fd594e71f4
commit
e01b4c885c
2 changed files with 7 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -16,3 +16,6 @@ nvim/.config/nvim/thesaurus
|
|||
sponsorblock.db
|
||||
sponsorblock.db.tmp
|
||||
sponsorblock.txt
|
||||
|
||||
# ignore any just-in-time settings that took place in qutebrowser
|
||||
qutebrowser/.config/qutebrowser/autoconfig.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue