Home > puppeteer > Protocol > Emulation > SetDefaultBackgroundColorOverrideRequest > color
RGBA of the default background color. If not specified, any existing override will be cleared.
Signature:
color?: DOM.RGBA;