{"id":30040163,"url":"https://github.com/catppuccin/lua","last_synced_at":"2025-10-26T11:32:10.617Z","repository":{"id":173465333,"uuid":"650533884","full_name":"catppuccin/lua","owner":"catppuccin","description":"🌚 Soothing pastel theme for Lua","archived":false,"fork":false,"pushed_at":"2024-04-01T13:52:11.000Z","size":471,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-12T00:42:34.279Z","etag":null,"topics":["catppuccin","hacktoberfest","library","lua","luarocks","theme"],"latest_commit_sha":null,"homepage":"","language":"Lua","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":null,"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},"funding":{"github":"catppuccin","open_collective":"catppuccin"}},"created_at":"2023-06-07T09:16:10.000Z","updated_at":"2024-11-01T06:30:45.000Z","dependencies_parsed_at":"2024-03-31T00:34:28.287Z","dependency_job_id":null,"html_url":"https://github.com/catppuccin/lua","commit_stats":null,"previous_names":["urnightmaree/catppuccin-lua","catppuccin/lua"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/catppuccin/lua","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catppuccin%2Flua","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catppuccin%2Flua/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catppuccin%2Flua/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catppuccin%2Flua/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/catppuccin","download_url":"https://codeload.github.com/catppuccin/lua/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catppuccin%2Flua/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","hacktoberfest","library","lua","luarocks","theme"],"created_at":"2025-08-07T01:56:57.975Z","updated_at":"2025-10-26T11:32:10.542Z","avatar_url":"https://github.com/catppuccin.png","language":"Lua","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\n\tCatppuccin for \u003ca href=\"https://lua.org\"\u003eLua\u003c/a\u003e\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\t\u003ca href=\"https://github.com/UrNightmaree/catppuccin-lua/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/UrNightmaree/catppuccin-lua?colorA=363a4f\u0026colorB=b7bdf8\u0026style=for-the-badge\"\u003e\u003c/a\u003e\n\t\u003ca href=\"https://github.com/UrNightmaree/catppuccin-lua/issues\"\u003e\u003cimg src=\"https://img.shields.io/github/issues/UrNightmaree/catppuccin-lua?colorA=363a4f\u0026colorB=f5a97f\u0026style=for-the-badge\"\u003e\u003c/a\u003e\n\t\u003ca href=\"https://github.com/UrNightmaree/catppuccin-lua/contributors\"\u003e\u003cimg src=\"https://img.shields.io/github/contributors/UrNightmaree/catppuccin-lua?colorA=363a4f\u0026colorB=a6da95\u0026style=for-the-badge\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"/assets/preview.webp\"/\u003e\n\u003c/p\u003e\n\n## Usage\n\nVia [Luarocks](https://luarocks.org):\n```bash\nluarocks install --server=https://catppuccin.github.io/lua catppuccin\n```\n\u003cbr\u003e\n\n```lua\n-- Get Mocha palette\nlocal palette = require(\"catppuccin\").mocha()\n-- or\nlocal palette = require(\"catppuccin.mocha\")\n\n\n-- Get the flavor name of currently used palette.\n=palette.name --\u003e \"mocha\"\n\n-- Get Blue color from Mocha palette.\n=palette.blue --\u003e { hex: string; rgb: { number, number, number }; hsl: { number, number, number } }\n```\n\n## 🙋 FAQ\n\n- Q: ***Is it compatible with any Lua languages?***\\\n  A: Yes, it should be compatible. You can use it with [Fennel](https://fennel-lang.org), [Moonscript](https://moonscript.org) and others. For typed languages like [Teal](https://github.com/teal-language/tl), a [type definition](/catppuccin.d.tl) for it is already available, you just need to `require` it in your Teal code.\n\n## 💝 Thanks to\n\n- [Komo](https://github.com/cattokomo)\n\n\u0026nbsp;\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"https://raw.githubusercontent.com/catppuccin/catppuccin/main/assets/footers/gray0_ctp_on_line.svg?sanitize=true\" /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\tCopyright \u0026copy; 2021-present \u003ca href=\"https://github.com/catppuccin\" target=\"_blank\"\u003eCatppuccin Org\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\t\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\n\u003c/p\u003e\n","funding_links":["https://github.com/sponsors/catppuccin","https://opencollective.com/catppuccin"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatppuccin%2Flua","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcatppuccin%2Flua","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatppuccin%2Flua/lists"}