{"id":30040041,"url":"https://github.com/catppuccin/palette","last_synced_at":"2025-08-07T01:55:55.475Z","repository":{"id":37268455,"uuid":"437414703","full_name":"catppuccin/palette","owner":"catppuccin","description":"🎨 Soothing pastel theme to use within your projects!","archived":false,"fork":false,"pushed_at":"2025-05-09T11:05:33.000Z","size":511,"stargazers_count":561,"open_issues_count":7,"forks_count":43,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-07-16T02:13:02.074Z","etag":null,"topics":["catppuccin","gimp-palette","hacktoberfest","meta","pastel-colors"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@catppuccin/palette","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/catppuccin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"catppuccin","open_collective":"catppuccin"}},"created_at":"2021-12-11T23:58:42.000Z","updated_at":"2025-07-14T16:18:52.000Z","dependencies_parsed_at":"2023-02-19T02:15:34.000Z","dependency_job_id":"ae5193f7-c43c-40cb-99ff-5a84b5568ef2","html_url":"https://github.com/catppuccin/palette","commit_stats":{"total_commits":133,"total_committers":26,"mean_commits":5.115384615384615,"dds":0.7218045112781954,"last_synced_commit":"e44233ceae6809d50cba3c0c95332cc87ffff022"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/catppuccin/palette","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catppuccin%2Fpalette","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catppuccin%2Fpalette/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catppuccin%2Fpalette/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catppuccin%2Fpalette/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/catppuccin","download_url":"https://codeload.github.com/catppuccin/palette/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catppuccin%2Fpalette/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269185774,"owners_count":24374634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-06T02:00:09.910Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["catppuccin","gimp-palette","hacktoberfest","meta","pastel-colors"],"created_at":"2025-08-07T01:55:54.173Z","updated_at":"2025-08-07T01:55:55.449Z","avatar_url":"https://github.com/catppuccin.png","language":"TypeScript","funding_links":["https://github.com/sponsors/catppuccin","https://opencollective.com/catppuccin"],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003ch3 align=\"center\"\u003e\n\t\u003cimg src=\"https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/logos/exports/1544x1544_circle.png\" width=\"100\" alt=\"Logo\"/\u003e\u003cbr/\u003e\n\t\u003cimg src=\"https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png\" height=\"30\" width=\"0px\"/\u003e Catppuccin Palettes\n\t\u003cimg src=\"https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/misc/transparent.png\" height=\"30\" width=\"0px\"/\u003e\n\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/catppuccin/palette/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/catppuccin/palette?colorA=363a4f\u0026colorB=b7bdf8\u0026style=for-the-badge\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/catppuccin/palette/issues\"\u003e\u003cimg src=\"https://img.shields.io/github/issues/catppuccin/palette?colorA=363a4f\u0026colorB=f5a97f\u0026style=for-the-badge\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/catppuccin/palette/contributors\"\u003e\u003cimg src=\"https://img.shields.io/github/contributors/catppuccin/palette?colorA=363a4f\u0026colorB=a6da95\u0026style=for-the-badge\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Usage\n\n### Node\n\nThe library is available on [npm](https://www.npmjs.org/package/@catppuccin/palette):\n\n```console\nnpm install @catppuccin/palette\n```\n\n```ts\nimport { flavors, flavorEntries, version } from \"@catppuccin/palette\";\nimport chalk from \"chalk\";\n\n// a string containing the version of the library\nconsole.log(version);\n\n// an object containing all catppuccin flavors\nconsole.log(flavors);\n\n// typed helper when iterating flavors\nflavorEntries.map(([_, flavor]) =\u003e {\n  console.log(`${flavor.name} is a ${flavor.dark ? \"dark\" : \"light\"} theme.`);\n  console.log(`It has ${flavor.colorEntries.length} colors:`);\n\n  // same for the colors\n  flavor.colorEntries.map(([colorName, { hex, rgb, accent }]) =\u003e {\n    console.log(\n      chalk.bgRgb(rgb.r, rgb.b, rgb.g)(` ${hex} `),\n      colorName,\n      accent\n    );\n  });\n  console.log(\"\\n\");\n\n  // same for the ansi colors\n  flavor.ansiColorEntries.map(([colorName, ansi]) =\u003e {\n    console.log(\n      chalk.hex(ansi.normal.hex)(`[${ansi.normal.code}] Normal ${colorName}`)\n    );\n    console.log(\n      chalk.hex(ansi.bright.hex)(`[${ansi.bright.code}] Bright ${colorName}`)\n    );\n  });\n});\n```\n\n### Deno\n\nThe library is available through [JSR](https://jsr.io/@catppuccin/palette) and [`deno.land/x/catppuccin`](https://deno.land/x/catppuccin):\n\n```ts\nimport {\n  flavors,\n  flavorEntries,\n  version,\n} from \"https://deno.land/x/catppuccin/mod.ts\";\nimport { bgRgb24 } from \"https://deno.land/std/fmt/colors.ts\";\n\n// a string containing the version of the library\nconsole.log(version);\n\n// an object containing all catppuccin flavors\nconsole.log(flavors);\n\n// typed helper when iterating flavors\nflavorEntries.map(([_, flavor]) =\u003e {\n  console.log(`${flavor.name} is a ${flavor.dark ? \"dark\" : \"light\"} theme.`);\n  console.log(`It has ${flavor.colorEntries.length} colors:`);\n\n  // same for the colors\n  flavor.colorEntries.map(([colorName, { hex, rgb, accent }]) =\u003e {\n    console.log(bgRgb24(`  ${hex}  `, { ...rgb }), colorName, accent);\n  });\n  console.log(\"\\n\");\n});\n```\n\n## Other available formats\n\n- Web development\n  - [CSS](docs/css.md)\n  - [Sass](docs/sass.md)\n- Ports of this library\n  - [Elixir](https://github.com/catppuccin/elixir)\n  - [Flutter](https://github.com/catppuccin/flutter)\n  - [Gleam](https://github.com/catppuccin/gleam)\n  - [Go](https://github.com/catppuccin/go)\n  - [Java](https://github.com/catppuccin/java)\n  - [Lua](https://github.com/catppuccin/lua)\n  - [Nim](https://github.com/catppuccin/nim)\n  - [Python](https://github.com/catppuccin/python)\n  - [Ruby](https://github.com/catppuccin/ruby)\n  - [Rust](https://github.com/catppuccin/rust)\n  - [Tailwind CSS](https://github.com/catppuccin/tailwindcss)\n  - [V](https://github.com/catppuccin/v)\n\n## Graphics editors\n\nPlease use the respective files in [the latest GitHub Release](https://github.com/catppuccin/palette/releases/latest):\n\n| Programs                         | Directory    |\n| -------------------------------- | ------------ |\n| Adobe Suite, Affinity Suite, Sip | `ase/`       |\n| Aseprite, Gimp, Inkscape, Krita  | `gimp/`      |\n| Procreate                        | `procreate/` |\n| Apple Color List (.clr)          | `clr/`       |\n\n\u0026nbsp;\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true\" /\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003eCopyright \u0026copy; 2021-present \u003ca href=\"https://github.com/catppuccin\" target=\"_blank\"\u003eCatppuccin Org\u003c/a\u003e\n\u003cp align=\"center\"\u003e\u003ca href=\"https://github.com/catppuccin/catppuccin/blob/main/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/static/v1.svg?style=for-the-badge\u0026label=License\u0026message=MIT\u0026logoColor=d9e0ee\u0026colorA=363a4f\u0026colorB=b7bdf8\"/\u003e\u003c/a\u003e\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatppuccin%2Fpalette","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcatppuccin%2Fpalette","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatppuccin%2Fpalette/lists"}