I would like to customize all background colors when using the Dark and Dim themes (for example: main content area, side menu, top bar, and other background fields). I checked styles.scss and other theme SCSS files, but couldn’t find which variables or selectors control these background colors.
Could you please let me know:
Which variables or CSS selectors define the background colors in Dark and Dim themes?
Where is the best place to override them so the changes apply across the whole application?
Thank you!