Skip to content

Commit 5139d88

Browse files
authored
Force color profile (#910)
1 parent 58f2b31 commit 5139d88

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/PuppeteerSharp/ChromiumProcess.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ public class ChromiumProcess : IDisposable
3636
"--disable-prompt-on-repost",
3737
"--disable-renderer-backgrounding",
3838
"--disable-sync",
39+
"--force-color-profile=srgb",
3940
"--metrics-recording-only",
4041
"--no-first-run",
4142
"--safebrowsing-disable-auto-update",

0 commit comments

Comments
 (0)