qutebrowser: fix dark reader
This commit is contained in:
parent
ed2eb0f6ff
commit
0d7cda108b
1 changed files with 2 additions and 0 deletions
|
@ -263,6 +263,8 @@ in {
|
||||||
// @noframes
|
// @noframes
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
|
||||||
|
DarkReader.setFetchMethod(window.fetch)
|
||||||
|
|
||||||
DarkReader.enable({
|
DarkReader.enable({
|
||||||
brightness: 100,
|
brightness: 100,
|
||||||
contrast: 100,
|
contrast: 100,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue