{"id":20276274,"url":"https://github.com/ilanvivanco/monokai-cotalpa","last_synced_at":"2026-05-13T02:07:23.800Z","repository":{"id":123995617,"uuid":"208668174","full_name":"IlanVivanco/monokai-cotalpa","owner":"IlanVivanco","description":"Monokai Theme variation for VSCode","archived":false,"fork":false,"pushed_at":"2024-04-24T18:10:20.000Z","size":1882,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-04T01:33:36.315Z","etag":null,"topics":["monokai","monokai-theme","theme","vscode"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=ilanvivanco.cotalpa","language":"JavaScript","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/IlanVivanco.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-09-15T22:56:51.000Z","updated_at":"2024-04-24T18:10:23.000Z","dependencies_parsed_at":"2023-11-24T03:30:32.620Z","dependency_job_id":"205bb9db-285e-43b7-ab2e-765e6782a124","html_url":"https://github.com/IlanVivanco/monokai-cotalpa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IlanVivanco/monokai-cotalpa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlanVivanco%2Fmonokai-cotalpa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlanVivanco%2Fmonokai-cotalpa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlanVivanco%2Fmonokai-cotalpa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlanVivanco%2Fmonokai-cotalpa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IlanVivanco","download_url":"https://codeload.github.com/IlanVivanco/monokai-cotalpa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IlanVivanco%2Fmonokai-cotalpa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32964445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"online","status_checked_at":"2026-05-13T02:00:07.132Z","response_time":115,"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":["monokai","monokai-theme","theme","vscode"],"created_at":"2024-11-14T13:13:06.029Z","updated_at":"2026-05-13T02:07:23.775Z","avatar_url":"https://github.com/IlanVivanco.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Monokai Cotalpa Theme for VS Code\n\n[![Version](https://img.shields.io/visual-studio-marketplace/v/ilanvivanco.cotalpa?labelColor=545f62\u0026color=6b7678\u0026style=flat-square\u0026label=Version)](https://marketplace.visualstudio.com/items?itemName=ilanvivanco.cotalpa) [![Downloads](https://img.shields.io/visual-studio-marketplace/d/ilanvivanco.cotalpa?labelColor=545f62\u0026color=6b7678\u0026style=flat-square\u0026label=Downloads)](https://marketplace.visualstudio.com/items?itemName=ilanvivanco.cotalpa)\n\n🎨 Yet another Monokai color scheme for VS Code.\n\n![Preview](https://raw.githubusercontent.com/IlanVivanco/monokai-cotalpa/master/images/screenshot.png)\n\n# Installation\n\n1. Open **Extensions** sidebar panel in VS Code. `View → Extensions`\n2. Search for `Cotalpa` - find the one by **Ilán Vivanco**\n3. Click **Install** to install it.\n4. Click **Reload** to reload the your editor\n5. Code \u003e Preferences \u003e Color Theme \u003e **Monokai Cotalpa**\n6. Enjoy\n\n## If you don't like something\n\nFirst, this theme is new so if something is funky, please open an issue.\nIf you would like to change something, you can either open a PR and see if I'd like it added, or override the colors in your own settings.json file.\n\nhttps://code.visualstudio.com/docs/getstarted/theme-color-reference\n\n## Color reference\n\n| Color         |                                  HEX                                   |         HSL          |\n| :------------ | :--------------------------------------------------------------------: | :------------------: |\n| **Red**       | ![#fc988d](https://via.placeholder.com/15/fc988d/fc988d.png) `#fc988d` |  _hsl(6, 95%, 77%)_  |\n| **Orange**    | ![#fcbb86](https://via.placeholder.com/15/fcbb86/fcbb86.png) `#fcbb86` | _hsl(27, 95%, 76%)_  |\n| **Yellow**    | ![#fcdc7d](https://via.placeholder.com/15/fcdc7d/fcdc7d.png) `#fcdc7d` | _hsl(45, 95%, 74%)_  |\n| **Green**     | ![#99d874](https://via.placeholder.com/15/99d874/99d874.png) `#99d874` | _hsl(98, 56%, 65%)_  |\n| **Teal**      | ![#2cca98](https://via.placeholder.com/15/2cca98/2cca98.png) `#63ddb6` | _hsl(161, 64%, 63%_) |\n| **Cyan**      | ![#66d6fb](https://via.placeholder.com/15/66d6fb/66d6fb.png) `#66d6fb` | _hsl(195, 95%, 69%_) |\n| **Blue**      | ![#74b8fc](https://via.placeholder.com/15/74b8fc/74b8fc.png) `#74b8fc` | _hsl(210, 96%, 72%_) |\n| **Purple**    | ![#b2aafa](https://via.placeholder.com/15/b2aafa/b2aafa.png) `#b2aafa` | _hsl(246, 89%, 82%_) |\n| **Magenta**   | ![#e27fb1](https://via.placeholder.com/15/e27fb1/e27fb1.png) `#e27fb1` | _hsl(330, 63%, 69%_) |\n|               |                                                                        |                      |\n| **Black**     | ![#060809](https://via.placeholder.com/15/060809/060809.png) `#060809` | _hsl(200, 20%, 3%)_  |\n| **Dark gray** | ![#273136](https://via.placeholder.com/15/273136/273136.png) `#273136` | _hsl(200, 16%, 18%_) |\n| **Gray**      | ![#8e9a9e](https://via.placeholder.com/15/8e9a9e/8e9a9e.png) `#8e9a9e` | _hsl(195, 8%, 59%)_  |\n| **White**     | ![#fffff](https://via.placeholder.com/15/ffffff/ffffff.png) `#f7f8f9`  | _hsl(210, 14%, 97%_) |\n\n## Font style\n\nI recommend using a monospaced font containing ligatures like [Cascadia Code](https://github.com/microsoft/cascadia-code) or [Fira Code](https://github.com/tonsky/FiraCode).\n\n```json\n\"editor.fontFamily\": \"'Cascadia Code', 'Fira Code', Consolas, monospace\",\n```\n\nAlso, if you want to enable the Cursive form of the italic just remember to also add this:\n\n```json\n\"editor.fontLigatures\": \"'ss01', 'calt'\",\n```\n\n![Italic style](https://raw.githubusercontent.com/IlanVivanco/monokai-cotalpa/dynamic-theme/images/italic.jpg)\n\n## Extras\n\nYou can enable the VS Code native [Bracket pair colorization](https://code.visualstudio.com/blogs/2021/09/29/bracket-pair-colorization) option.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filanvivanco%2Fmonokai-cotalpa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Filanvivanco%2Fmonokai-cotalpa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Filanvivanco%2Fmonokai-cotalpa/lists"}