Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Monokai CotalpaNew to Visual Studio Code? Get it now.

Monokai Cotalpa

Ilán Vivanco

|
703 installs
| (0) | Free
Monokai Theme Variation for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Monokai Cotalpa Theme for VS Code

Version Downloads Preview

Installation

  1. Open Extensions sidebar panel in VS Code. View → Extensions
  2. Search for Cotalpa - find the one by Ilán Vivanco
  3. Click Install to install it.
  4. Click Reload to reload the your editor
  5. Code > Preferences > Color Theme > Monokai Cotalpa
  6. Enjoy

Extras

If you happen to use the Bracket Pair Colorizer 2 plugin, you can add these to your settings.json to match the theme.

    "bracket-pair-colorizer-2.highlightActiveScope" : true,
    "bracket-pair-colorizer-2.colors" : [
        "#d3ad35",
        "#4269db",
        "#41ed56",
    ]

If you don't like something

First, this theme is new so if something is funky, please open an issue. If 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.

https://code.visualstudio.com/docs/getstarted/theme-color-reference

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft