mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 12:08:29 +02:00
♻️ Remove duplicated color tokens
This commit is contained in:
parent
00c5d58203
commit
2c5289d338
44 changed files with 264 additions and 357 deletions
|
@ -8,7 +8,7 @@
|
|||
;; ------------------------------------------------
|
||||
|
||||
(def font-size 11)
|
||||
(def distance-color "var(--da-quaternary)")
|
||||
(def distance-color "var(--color-accent-quaternary)")
|
||||
(def distance-text-color "var(--app-white)")
|
||||
(def warning-color "var(--status-color-warning-500)")
|
||||
(def flex-display-pill-width 40)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue