mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 19:28:12 +00:00
🐛 Fix problem with disabled buttons visibility
This commit is contained in:
parent
c14fe661df
commit
62ffe67838
@ -16,7 +16,7 @@
|
||||
--color-foreground-primary: var(--black);
|
||||
--color-foreground-secondary: var(--off-black);
|
||||
--color-foreground-tertiary: var(--pink);
|
||||
--color-foreground-disabled: var(--light-gray-1);
|
||||
--color-foreground-disabled: var(--off-black-30);
|
||||
--color-accent-primary: var(--purple);
|
||||
--color-accent-primary-muted: var(--purple-30);
|
||||
--color-accent-secondary: var(--blue);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user