You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add support for apple color list / .clr files (#87)
* feat: add support for apple color list / .clr files
* style: format with swift-format
* refactor: minor changes
* refactor: simplify `hexToRGBA`
* fix: use `red` not `calibratedRed` parameter for NSColor
* refactor: clean up arg handling
* ci(release-please): use macos runner, setup swift
* fix: import Buffer type
* fix: require `COMPILE_APPLE_COLOR_LIST=1`
* ci(test): switch to macos & build everything
* ci: upload palettes as artifact
* Update .github/workflows/test.yml
Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com>
---------
Co-authored-by: sgoudham <sgoudham@gmail.com>
Co-authored-by: Hammy <58985301+sgoudham@users.noreply.github.com>
0 commit comments