Xscriptor
A curated pack of themes and icon sets for Visual Studio Code, from warm evening palettes to clean, bright daytime styles.
Previews






Featured Theme
X is the flagship dark theme: ultra-dark background, warm accents, and balanced contrast for long coding sessions.
Theme Collection
Icon Themes
Dark Themes
- X
- Praha
- Tokio
- Oslo
- Berlin
- Paris
- Bogota
- Lahabana
Light Themes
Enable Icon Theme
- Open Command Palette (
Ctrl+Shift+P or Cmd+Shift+P).
- Run
Preferences: File Icon Theme.
- Select one Xscriptor icon theme.
{
"workbench.iconTheme": "x-icons"
}
Enable Product Icon Theme
- Open Command Palette (
Ctrl+Shift+P or Cmd+Shift+P).
- Run
Preferences: Product Icon Theme.
- Select one variant:
x Product Icons (glyph variant)
{
"workbench.productIconTheme": "x-product-icons"
}
Installation
- Open Extensions view (
Ctrl+Shift+X).
- Search for
X Themes or xscriptor.
- Install and activate your preferred theme.
Terminal install (VSIX):
code --install-extension xscriptor-themes-1.1.0.vsix
Related Documents
| |