Read The Room
local context from the inherited cascade
.panel {
color: light-dark(#222, #eee);
}
.panel .icon {
/* adopt whatever the panel inherited */
fill: currentColor;
} local context from the inherited cascade
.panel {
color: light-dark(#222, #eee);
}
.panel .icon {
/* adopt whatever the panel inherited */
fill: currentColor;
}