Pingocho Dark is a modern and visually appealing dark theme for Visual Studio Code, designed to provide an optimal coding experience with a carefully curated color scheme.
- Dark Background: A deep, eye-friendly dark gray background to reduce eye strain.
- Highlighted Keywords: Keywords, functions, and variables are easily distinguishable with a well-balanced color palette.
- Readable Comments: Comments are styled in a subtle yet readable greenish tone.
- Accent Colors: Carefully chosen yellow, blue, and purple shades to enhance syntax highlighting.
- Consistent Styling: Ensures clear visibility for different file types, including JavaScript, TypeScript, HTML, and CSS.
-
Manual Installation (using
.vsixfile):- Download the
.vsixfile. - Open VS Code and run
Extensions: Install from VSIX...from the command palette (Ctrl+Shift+P/Cmd+Shift+P). - Select the downloaded
.vsixfile and install it.
- Download the
-
Marketplace Installation (when published):
- Go to the Extensions view (
Ctrl+Shift+X/Cmd+Shift+X). - Search for
Pingocho Dark. - Click Install and activate the theme.
- Go to the Extensions view (
After installation:
- Open Command Palette (
Ctrl+Shift+P/Cmd+Shift+P). - Search for
Preferences: Color Theme. - Select Pingocho Dark from the list.
If you want to tweak the theme, you can modify the pingocho-color-theme.json file located in:
.vscode/extensions/
Adjust colors and reload VS Code to apply the changes.
Feel free to fork this project, submit issues, or suggest improvements!
MIT License
