vscode-theme
✓Generate VSCode color themes, package them as .vsix files, and install to VSCode. Use when creating custom VSCode themes, designing color schemes, or when the user mentions VSCode theme, color theme, dark theme, or light theme.
Installation
SKILL.md
Generate custom VSCode color themes from scratch, package them, and install them directly to VSCode.
This skill includes a theme builder script that enables efficient theme creation by editing individual part files.
| editor.background | Main editor background | | editor.foreground | Default text color | | editorLineNumber.foreground | Line number color | | editorCursor.foreground | Cursor color | | editor.selectionBackground | Selection highlight | | editorBracketMatch. | Matching bracket highlight | | editorError.foreground | Error underline |
Generate VSCode color themes, package them as .vsix files, and install to VSCode. Use when creating custom VSCode themes, designing color schemes, or when the user mentions VSCode theme, color theme, dark theme, or light theme. Source: jugyo/vscode-theme-skill.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/jugyo/vscode-theme-skill --skill vscode-theme- Source
- jugyo/vscode-theme-skill
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is vscode-theme?
Generate VSCode color themes, package them as .vsix files, and install to VSCode. Use when creating custom VSCode themes, designing color schemes, or when the user mentions VSCode theme, color theme, dark theme, or light theme. Source: jugyo/vscode-theme-skill.
How do I install vscode-theme?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jugyo/vscode-theme-skill --skill vscode-theme Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/jugyo/vscode-theme-skill
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01