Skip to content

Commit

Permalink
fix(figma): export muted bg
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuslundgard committed Dec 11, 2023
1 parent f73e3ff commit 0a3a9e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion figma/src/vars/types.ts
Expand Up @@ -13,10 +13,10 @@ export type InputColorKey = (typeof INPUT_KEYS)[number]

export const STATE_KEYS = [
'bg',
'bg2',
'fg',
'icon',
'border',
'muted-bg',
'muted-fg',
'accent-fg',
'link-fg',
Expand Down

0 comments on commit 0a3a9e2

Please sign in to comment.