mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 18:28:24 +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(--purple-30);
|
||||
--color-accent-secondary: var(--blue);
|
||||
--color-accent-tertiary: var(--strong-purple);
|
||||
--color-accent-tertiary-muted: var(--strong-purple-10);
|
||||
--color-component-highlight: var(--blue);
|
||||
|
||||
--overlay-color: rgba(255, 255, 255, 0.4);
|
||||
--ok-color: var(--light-ok-color);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue