buildit/gravity-particles

Create palette for macOS

Closed this issue · 1 comments

opencolor-tools/opencolor-tools#12 (comment)

From what I can gather with a quick google search, the only way to create a CLR file programmatically is using Apple’s NSColorList (https://developer.apple.com/documentation/appkit/nscolorlist). This means the converter would need to be written in Swift or Obj-C, rather than JS like the other converters (https://github.com/opencolor-tools/opencolor-converter).