mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 01:48:24 +02:00
✨ Add placeholder to set edition (#5848)
This commit is contained in:
parent
37855bfe7f
commit
8a332c1402
5 changed files with 21 additions and 11 deletions
|
@ -127,6 +127,7 @@
|
|||
--layer-row-foreground-color-selected: var(--color-accent-primary);
|
||||
--layer-row-foreground-color-drag: var(--color-accent-tertiary);
|
||||
--layer-row-foreground-color-focus: var(--color-foreground-primary);
|
||||
--layer-row-foreground-color-placeholder: var(--color-foreground-secondary);
|
||||
--layer-row-border-color-focus: var(--color-accent-primary);
|
||||
--layer-child-row-background-color: var(--color-background-tertiary);
|
||||
--layer-child-row-foreground-color: var(--color-foreground-secondary);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue