html {
/* Use the dark color scheme for the global navigation areas /
color-scheme: dark;
/ Follow the user’s OS preference in the content area */
–aura-content-color-scheme: light dark;
}
Hi, do I understand correctly that the app-layout’s content area does use the light scheme, but the Grid rows background seem to use the dark scheme?
If so, could you write a ticket about that athttps://github.com/vaadin/web-components/issues and provide a minimum reproducible code snippet?
Might take until after the holidays before anyone takes a look at it though.