{"id":23761834,"url":"https://github.com/kirlovon/monokai-ghostty","last_synced_at":"2026-03-05T13:31:35.349Z","repository":{"id":270249863,"uuid":"909681627","full_name":"Kirlovon/monokai-ghostty","owner":"Kirlovon","description":"Monokai theme for Ghostty terminal. ","archived":false,"fork":false,"pushed_at":"2025-02-11T12:01:41.000Z","size":5895,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T08:01:36.658Z","etag":null,"topics":["ghostty","ghostty-theme","iterm2","iterm2-theme","monokai","monokai-pro","terminal","terminal-theme","zsh"],"latest_commit_sha":null,"homepage":"","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/Kirlovon.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,"publiccode":null,"codemeta":null}},"created_at":"2024-12-29T13:24:32.000Z","updated_at":"2025-02-11T12:01:45.000Z","dependencies_parsed_at":"2025-02-11T13:22:05.408Z","dependency_job_id":"a1889d51-0f0d-4fae-ac49-1e3d60f9e5ab","html_url":"https://github.com/Kirlovon/monokai-ghostty","commit_stats":null,"previous_names":["kirlovon/monokai-ghostty"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kirlovon%2Fmonokai-ghostty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kirlovon%2Fmonokai-ghostty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kirlovon%2Fmonokai-ghostty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kirlovon%2Fmonokai-ghostty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kirlovon","download_url":"https://codeload.github.com/Kirlovon/monokai-ghostty/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248571837,"owners_count":21126522,"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","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":["ghostty","ghostty-theme","iterm2","iterm2-theme","monokai","monokai-pro","terminal","terminal-theme","zsh"],"created_at":"2024-12-31T21:14:08.376Z","updated_at":"2026-03-05T13:31:35.294Z","avatar_url":"https://github.com/Kirlovon.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Theme Preview](./images/preview.webp)\n\n# Monokai for Ghostty 👻\n\nMonokai themes for [Ghostty](https://github.com/mitchellh/ghostty) terminal. Generated from the official [Monokai Pro](https://monokai.pro/) color schemes for iTerm2, made by [Monokai](https://monokai.com/).\n\n\u003cbr\u003e\n\n\u003e [!TIP]\n\u003e Currently, themes from this repository are also included in the [iTerm2-Color-Schemes](https://github.com/mbadolato/iTerm2-Color-Schemes). Ghostty automatically fetches themes from there, so you don’t need to download anything. Just specify one of the theme names in your config:\n\u003e ```ini\n\u003e theme = \"Monokai Pro\" # Or \"Monokai Pro Spectrum\", \"Monokai Pro Light\", etc\n\u003e ```\n\n\u003cbr\u003e\n\n| Theme                                                                        | Preview                                          |\n| ---------------------------------------------------------------------------- | ------------------------------------------------ |\n| **Monokai Pro** \u003cbr\u003e [Link to file](./Monokai%20Pro)                         | ![Monokai Pro](./images/MonokaiPro.webp)         |\n| **Monokai Classic** \u003cbr\u003e [Link to file](./Monokai%20Classic)                 | ![Monokai Classic](./images/MonokaiClassic.webp) |\n| **Monokai Pro Octagon** \u003cbr\u003e [Link to file](./Monokai%20Pro%20Octagon)       | ![Octagon](./images/MonokaiProOctagon.webp)      |\n| **Monokai Pro Machine** \u003cbr\u003e [Link to file](./Monokai%20Pro%20Machine)       | ![Machine](./images/MonokaiProMachine.webp)      |\n| **Monokai Pro Ristretto** \u003cbr\u003e [Link to file](./Monokai%20Pro%20Ristretto)   | ![Ristretto](./images/MonokaiProRistretto.webp)  |\n| **Monokai Pro Spectrum** \u003cbr\u003e [Link to file](./Monokai%20Pro%20Spectrum)     | ![Spectrum](./images/MonokaiProSpectrum.webp)    |\n| **Monokai Pro Light** \u003cbr\u003e [Link to file](./Monokai%20Pro%20Light)           | ![Light](./images/MonokaiProLight.webp)          |\n| **Monokai Pro Light Sun** \u003cbr\u003e [Link to file](./Monokai%20Pro%20Light%20Sun) | ![Sun](./images/MonokaiProLightSun.webp)         |\n\n\u003cbr\u003e\n\n## Manual Installation\n\n1. Download the [archive with themes](https://github.com/Kirlovon/monokai-ghostty/releases).\n\n2. Extract theme files to the themes folder:\n\n    - **MacOS:** `~/.config/ghostty/themes`.\n    - **Linux (XDG):** `$XDG_CONFIG_DIR/ghostty/themes`.\n\n3. Set the theme in your config file:\n    ```ini\n    theme = \"Monokai Pro\" # Or \"Monokai Pro Spectrum\", \"Monokai Pro Light\", etc\n    ```\n\n\u003cbr\u003e\n\n## Building from Source\n\n1. Make sure you have [Deno](https://deno.land/) _(at least v2.0)_ installed.\n\n2. Copy the original `.itermcolors` theme files to the `itermcolors` folder in the repo directory. You can get them from the official [Monokai Pro](https://monokai.pro/iterm) website.\n\n3. Run the generation script:\n\n    ```bash\n    deno run --allow-read --allow-write generate.ts\n    ```\n\n\u003cbr\u003e\n\n## License\n\n\u003e These themes are based on the original [Monokai Pro](https://monokai.pro/iterm) iTerm2 color schemes by [Monokai](https://monokai.com/). All rights to the original color schemes and the **Monokai Pro** trademark belong to the original author.\n\nThe code and generated configurations are licensed under the MIT License _(see [LICENSE](./LICENSE) file)_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirlovon%2Fmonokai-ghostty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkirlovon%2Fmonokai-ghostty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirlovon%2Fmonokai-ghostty/lists"}