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

PKsThemes

PKKid

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

PKs Themes

This extension includes PKs theme for Visual Studio Code.

This was the old theme I was tough to code with at college in 2000. It's a high contrast theme primarily using reds with a mix of blues. I feel most would look in horror at this theme, but it's how my brain thinks.

Installation

Install directly from the Visual Studio Code Marketplace:

  1. Open VSCode
  2. Go to Extensions (Ctrl+Shift+X or Cmd+Shift+X)
  3. Search for "PKsThemes"
  4. Click Install

Alternatively, install from the command line:

code --install-extension pkkid.pksthemes

Development

To develop or customize this extension:

  1. Clone this repo to your machine
  2. Run npm install to install dependencies
  3. Make your changes to the theme files in the themes/ directory

Publishing

VSCode Marketplace

  1. Get a Personal Access Token from Azure DevOps: https://dev.azure.com
  2. Publish the extension: npm run publish:vscode -- -p <YOUR_PAT_TOKEN>

OpenVSX Marketplace

  1. Get an Access Token from Open VSX: https://open-vsx.org
  2. Publish the extension: npm run publish:openvsx -- -p <YOUR_OPENVSX_TOKEN>

Package Only (No Publishing)

To create a .vsix file without publishing: npm run package

Credits

Special thank to Pavel Pertsev, the creator of gruvbox original theme. Also thanks to jdinhify for the VSCode editor theme colors.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft