Updated secondary text for Lara

pull/5756/head
Cagatay Civici 2024-05-13 18:39:39 +03:00
parent a5969d4960
commit 1b2aaa9736
1 changed files with 6 additions and 6 deletions

View File

@ -213,9 +213,9 @@ export default {
color: '{primary.color}' color: '{primary.color}'
}, },
secondary: { secondary: {
hoverBackground: '{surface.50}', hoverBackground: '{surface.100}',
activeBackground: '{surface.100}', activeBackground: '{surface.200}',
color: '{surface.500}' color: '{surface.600}'
}, },
success: { success: {
hoverBackground: '{green.50}', hoverBackground: '{green.50}',
@ -440,9 +440,9 @@ export default {
color: '{primary.color}' color: '{primary.color}'
}, },
secondary: { secondary: {
hoverBackground: '{surface.800}', hoverBackground: '{surface.700}',
activeBackground: '{surface.700}', activeBackground: '{surface.600}',
color: '{surface.400}' color: '{surface.300}'
}, },
success: { success: {
hoverBackground: 'color-mix(in srgb, {green.400}, transparent 96%)', hoverBackground: 'color-mix(in srgb, {green.400}, transparent 96%)',