{"id":30040175,"url":"https://github.com/catppuccin/tym","last_synced_at":"2025-08-07T01:57:20.522Z","repository":{"id":103817049,"uuid":"480548957","full_name":"catppuccin/tym","owner":"catppuccin","description":"🌜 Soothing pastel theme for Tym","archived":false,"fork":false,"pushed_at":"2022-09-27T00:41:54.000Z","size":351,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-11-12T00:42:30.892Z","etag":null,"topics":["catppuccin","hacktoberfest","pastel-colors","soothing-dark-theme","tym","tym-colorscheme"],"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},"funding":{"github":"catppuccin","open_collective":"catppuccin"}},"created_at":"2022-04-11T20:55:52.000Z","updated_at":"2024-05-05T12:25:12.000Z","dependencies_parsed_at":"2023-03-08T15:45:38.679Z","dependency_job_id":null,"html_url":"https://github.com/catppuccin/tym","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/catppuccin/tym","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catppuccin%2Ftym","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catppuccin%2Ftym/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catppuccin%2Ftym/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catppuccin%2Ftym/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/catppuccin","download_url":"https://codeload.github.com/catppuccin/tym/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catppuccin%2Ftym/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","pastel-colors","soothing-dark-theme","tym","tym-colorscheme"],"created_at":"2025-08-07T01:57:02.634Z","updated_at":"2025-08-07T01:57:20.506Z","avatar_url":"https://github.com/catppuccin.png","language":"Lua","funding_links":["https://github.com/sponsors/catppuccin","https://opencollective.com/catppuccin"],"categories":[],"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\n\tCatppuccin for \u003ca href=\"https://github.com/endaaman/tym\"\u003eTym\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    \u003ca href=\"https://github.com/catppuccin/tym/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/catppuccin/tym?colorA=363a4f\u0026colorB=b7bdf8\u0026style=for-the-badge\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/catppuccin/tym/issues\"\u003e\u003cimg src=\"https://img.shields.io/github/issues/catppuccin/tym?colorA=363a4f\u0026colorB=f5a97f\u0026style=for-the-badge\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/catppuccin/tym/contributors\"\u003e\u003cimg src=\"https://img.shields.io/github/contributors/catppuccin/tym?colorA=363a4f\u0026colorB=a6da95\u0026style=for-the-badge\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./assets/ss.png\"/\u003e\n\u003c/p\u003e\n\n## Usage\n\n1. Clone this repository.\n2. Move to the clonned directory.\n3. Copy the `theme.lua` file into `.config/tym`\n```bash\n  git clone https://github.com/catppuccin/tym.git \u0026\u0026 cp tym/theme.lua ~/.config/tym\n```\n4. To select a flavour, edit the `flavour` variable at the start of `theme.lua`, default is \"mocha\", but other available options are \"latte\", \"frappe\" or \"macchiato\".\n```lua\n  local flavour = \"mocha\"\n```\n\n## 🙋 FAQ\n\n-\tQ: **_\"I copied and pasted the installation command but I get an error!\"_**\n    - A: Make sure you have a tym directory in `.config` or create one with ```mkdir ~/.config/tym```\n\n\n## 💝 Thanks to\n\n- [justleoo](https://github.com/justleoo)\n- [Adal Zanabria](https://github.com/AdalZanabria)\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\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatppuccin%2Ftym","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcatppuccin%2Ftym","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatppuccin%2Ftym/lists"}