pull/6454/head
Cagatay Civici 2024-09-20 23:11:28 +03:00
commit 4f3c43ec2c
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ export default {
light: { light: {
root: { root: {
primary: { primary: {
background: 'red', background: '{primary.color}',
hoverBackground: '{primary.hover.color}', hoverBackground: '{primary.hover.color}',
activeBackground: '{primary.active.color}', activeBackground: '{primary.active.color}',
borderColor: '{primary.color}', borderColor: '{primary.color}',