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

Caveman

Preview

Kafji

|
399 installs
| (0) | Free
Vscode theme loosely inspired by Monokai & Zenburn.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Caveman

Marketplace

Vscode theme loosely inspired by Monokai & Zenburn.

Preview

Features

  • Reduced colors.
    Token colors are based on 6 token types. Reduced from token types available for language extensions.

Colors

Color Type
Red, #f66 Literal
White, #fff Variable & operator
Green, #cf6 Keyword
Yellow, #ff6 Function call & definition
Orange, #fc6 Type
Grey, #aaa Comment
Black, #222 Background

Install

Install from Marketplace or directly from the source code:

  1. Clone
  2. Install vsce
  3. Run ./install.sh

Development

Publish

npm install -g vsce
# Get token from https://code.visualstudio.com/api/working-with-extensions/publishing-extension#get-a-personal-access-token
vsce publish
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft