Changed focus filled bg of aura

pull/5756/head
Cagatay Civici 2024-05-13 11:20:48 +03:00
parent 3824c84eb0
commit fdfed1d9ac
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ export default {
background: '{surface.0}',
disabledBackground: '{surface.200}',
filledBackground: '{surface.50}',
filledFocusBackground: '{surface.0}',
filledFocusBackground: '{surface.50}',
borderColor: '{surface.300}',
hoverBorderColor: '{surface.400}',
focusBorderColor: '{primary.color}',