
Resolves #12682 Some system themes add a gradient background-image to text input and toggle widgets. On dark theme, this can make the text unreadable if the background-image is a similar color. This patch defines the background-image as none, to prevent the system theme from leaking in.