mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 01:58:21 +02:00
🐛 Fix colors on measurements elements
This commit is contained in:
parent
3dc45104db
commit
1e1b13196c
28 changed files with 103 additions and 391 deletions
|
@ -21,6 +21,8 @@
|
|||
--color-accent-primary-muted: var(--green-30);
|
||||
--color-accent-secondary: var(--lilac);
|
||||
--color-accent-tertiary: var(--strong-green);
|
||||
--color-accent-tertiary-muted: var(--strong-green-10);
|
||||
--color-component-highlight: var(--lilac);
|
||||
|
||||
--overlay-color: rgba(0, 0, 0, 0.4);
|
||||
--ok-color: var(--dark-ok-color);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue