Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Pirulug ThemeNew to Visual Studio Code? Get it now.
Pirulug Theme

Pirulug Theme

Pirulug

|
230 installs
| (0) | Free
A clean, minimal and well-balanced VS Code theme with Dark and Light variants, focused on readability and productivity.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Pirulug VS Code Theme

GitHub package.json version GitHub issues GitHub forks GitHub stars GitHub license

A clean, minimal, and premium VS Code theme that comes in Dark and Light variants. Focused on readability, productivity, and modern aesthetics.

preview-dark

preview-light

Features

  • Harmonized Colors: Perfectly balanced palettes for both variants, sharing the same "Pirulug" brand identity.
  • Premium Syntax Highlighting: Semantic-aware highlighting with italics and bold weights for a professional look.
  • Optimized for Web Development: Enhanced support for PHP, SCSS, HTML, CSS, JS, and Pug.
  • Minimalist Interface: Reduced UI noise to keep you focused on your code.

Installation

  1. Install theme from the Marketplace
  2. Go to File > Preferences > Color Theme
  3. Select Pirulug Dark or Pirulug Light

Development

If you want to contribute or build the theme from source:

  1. Clone the repository
  2. Install dependencies:
    npm install
    
  3. Generate the theme JSON files from the source files in src/:
    npm run build
    
  4. Package the extension into a .vsix file:
    # Install vsce first if you haven't: npm install -g @vscode/vsce
    vsce package
    

License

MIT License

Author

Created by Pirulug.

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