mirror of
https://github.com/penpot/penpot.git
synced 2026-04-30 21:59:10 +00:00
Use proper initial color value on workspace colorpicker.
This commit is contained in:
parent
7f123c1952
commit
963d22d930
@ -52,7 +52,7 @@
|
||||
|
||||
(cp/colorpicker
|
||||
:theme :small
|
||||
:value (:stroke shape "#000000")
|
||||
:value (get shape attr "#000000")
|
||||
:on-change change-color)
|
||||
|
||||
(recent-colors shape change-color)]))))
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user