refactor: new notes button
This commit is contained in:
parent
8c141bbbe4
commit
1c3e54c895
16 changed files with 82 additions and 102 deletions
|
|
@ -22,7 +22,8 @@ export default {
|
|||
},
|
||||
primary: {
|
||||
DEFAULT: 'hsl(var(--primary))',
|
||||
foreground: 'hsl(var(--primary-foreground))'
|
||||
foreground: 'hsl(var(--primary-foreground))',
|
||||
hover: 'hsl(var(--primary-hover))',
|
||||
},
|
||||
secondary: {
|
||||
DEFAULT: 'hsl(var(--secondary))',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue