fix: follow figma design

This commit is contained in:
Lucas Smith
2024-02-25 13:02:09 +00:00
parent 7ef771533a
commit 5bef2fba91
4 changed files with 17 additions and 8 deletions

View File

@ -45,6 +45,11 @@ module.exports = {
DEFAULT: 'hsl(var(--card))',
foreground: 'hsl(var(--card-foreground))',
},
'field-card': {
DEFAULT: 'hsl(var(--field-card))',
border: 'hsl(var(--field-card-border))',
foreground: 'hsl(var(--field-card-foreground))',
},
widget: {
DEFAULT: 'hsl(var(--widget))',
// foreground: 'hsl(var(--widget-foreground))',