File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 160160 --ion-color #{$prefix } -base : var (--ion-color - #{$name }#{$prefix } , #{$base } ) !important ;
161161 --ion-color #{$prefix } -base-rgb : var (--ion-color - #{$name }#{$prefix } - rgb , #{$base-rgb } ) !important ;
162162 --ion-color #{$prefix } -contrast : var (--ion-color - #{$name }#{$prefix } - contrast , #{$contrast } ) !important ;
163- --ion-color #{$prefix } -contrast-rgb : var (
164- --ion-color - #{$name }#{$prefix } - contrast-rgb ,
165- #{$contrast-rgb }
166- ) !important ;
163+ --ion-color #{$prefix } -contrast-rgb : var (--ion-color - #{$name }#{$prefix } - contrast-rgb , #{$contrast-rgb } ) !important ;
167164 --ion-color #{$prefix } -shade : var (--ion-color - #{$name }#{$prefix } - shade , #{$shade } ) !important ;
168165 --ion-color #{$prefix } -tint : var (--ion-color - #{$name }#{$prefix } - tint , #{$tint } ) !important ;
169166 // TODO(FW-6417): remove the fallback variable when the foreground variable is
You can’t perform that action at this time.
0 commit comments