Changed focus filled bg of aura
parent
3824c84eb0
commit
fdfed1d9ac
|
@ -241,7 +241,7 @@ export default {
|
||||||
background: '{surface.0}',
|
background: '{surface.0}',
|
||||||
disabledBackground: '{surface.200}',
|
disabledBackground: '{surface.200}',
|
||||||
filledBackground: '{surface.50}',
|
filledBackground: '{surface.50}',
|
||||||
filledFocusBackground: '{surface.0}',
|
filledFocusBackground: '{surface.50}',
|
||||||
borderColor: '{surface.300}',
|
borderColor: '{surface.300}',
|
||||||
hoverBorderColor: '{surface.400}',
|
hoverBorderColor: '{surface.400}',
|
||||||
focusBorderColor: '{primary.color}',
|
focusBorderColor: '{primary.color}',
|
||||||
|
|
Loading…
Reference in New Issue