Fix customized button border color

This commit is contained in:
Gabe Kangas
2023-01-20 23:22:45 -08:00
parent 436ccb3d90
commit 8c5a334a09
4 changed files with 28 additions and 72 deletions

View File

@@ -147,7 +147,7 @@ theme:
value: 'var(--theme-color-palette-10)'
comment: '{theme.color.palette.10.comment}'
border:
value: 'var(--theme-color-palette-4)'
value: 'var(--theme-color-action)'
comment: '{theme.color.palette.4.comment}'
border-disabled:
value: 'var(--theme-color-action-disabled)'