Fix text color on _maketheme
This commit is contained in:
@ -24,6 +24,7 @@ $theme: #{$name}-theme;
|
||||
|
||||
.#{$theme} .background-default {
|
||||
background: $background;
|
||||
color: $on-background;
|
||||
}
|
||||
|
||||
@each $dp in $elevations {
|
||||
|
Reference in New Issue
Block a user