Styling VBCS Components to Inherit Redwood Background Colors
Summary:
I am developing a VBCS application using a Redwood-based template. I want the background of my input components—specifically oj-input-text, oj-input-number, and oj-combobox-one—to blend perfectly with the surrounding page background. Currently, these fields stand out with a default white fill.
Is there a standard CSS variable I can override to ensure these components inherit the page's background color instead of using their default styling?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
1