Tokens for Accordion

This commit is contained in:
Cagatay Civici 2024-05-12 00:25:43 +03:00
parent bf1f8b1017
commit c207339127
6 changed files with 147 additions and 25 deletions

View file

@ -27,7 +27,7 @@ export default {
colorScheme: {
light: {
header: {
background: '{surface.50}',
background: '{surface.100}',
color: '{text.color}'
}
},