evolus / pencil

The Pencil Project's unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.
http://pencil.evolus.vn
GNU General Public License v2.0
9.05k stars 717 forks source link

[Feature Request] Color Palette #413

Open july8six opened 6 years ago

july8six commented 6 years ago
tvld commented 6 years ago

Is it possible to use palettes defined in the Gimp / Inkscape to more easily select colours? And save the last used palette with a pencil project file?

We have projects that each carry a different (client) palette. Now the colours can easily become confusing to select.

_

tvld commented 6 years ago

Please change title to "palette" ? I could not find this issue at first ... ;)

thekalinga commented 6 years ago

Until this is fixed, you can manually update the recently used colors from ~/.pencil/config.json & update the property gridcolorpicker.recentlyUsedColors manually

For eg., if you want to add cranberry (#d35a85) to the recent list, update one of the existing value from #FFFFFFFF to #d35a85FF