catppuccin-palette/scripts
uncenter 88e2795c5d
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>
2024-09-08 16:40:44 +01:00
..
builders feat: add support for apple color list / .clr files (#87) 2024-09-08 16:40:44 +01:00
build_npm.ts feat: add color names and spec order (#72) 2024-02-12 22:03:48 +01:00
build_palettes.ts feat: add support for apple color list / .clr files (#87) 2024-09-08 16:40:44 +01:00
gen_palette.ts feat: add emoji for each flavor (#81) 2024-05-17 21:56:11 +01:00