ijprest / keyboard-layout-editor

Web application to enable the design & editing of keyboard layouts
http://www.keyboard-layout-editor.com/
Other
1.31k stars 244 forks source link

Add user-defined color palettes #52

Open datatravelandexperiments opened 10 years ago

datatravelandexperiments commented 10 years ago

It would be easier when dealing with existing keyboards, group buys, and such to have a palette that includes only the handful of currently interesting colours.

One possible way to implement this, without having to add a full-fledged palette editor, would be to generate a palette consisting of exactly the colours present in the current layout. That is, the user's workflow would be to colour any items on the layout with the desired colours, and then select Color SwatchesColors in current layout.

datatravelandexperiments commented 10 years ago

Patch: https://gist.github.com/datatravelandexperiments/8044253