Parkside Light
A bright, colorful VS Code theme with playful chrome and clean syntax highlighting.

Features
- Warm beige editor background
- Colorful UI chrome (yellow activity bar, lime status bar, light blue title bar)
- GitHub Light-based syntax highlighting for excellent readability
Installation
From Marketplace
- Open VS Code
- Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
- Search for "Parkside Light"
- Click Install
Or install directly via command line:
code --install-extension marcuskaz.parkside-light-theme
From VSIX
git clone https://github.com/mkaz/parkside-light-theme
cd parkside-light-theme
npm install
npm run package
code --install-extension parkside-light-theme-*.vsix
Credits
This theme is a fork of Colorbox in the Park by ericyd, which was inspired by the color palette of Works in Progress.
Syntax highlighting colors are derived from GitHub's VS Code theme.
License
Public domain (Unlicense) - see LICENSE
| |