Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>PTheme by (Prince Merja)New to Visual Studio Code? Get it now.
PTheme by (Prince Merja)

PTheme by (Prince Merja)

PrinceMerja

|
5 installs
| (0) | Free
PTheme by (Prince Merja) is a dark theme for Visual Studio Code that offers a visually appealing and comfortable coding experience. With its carefully selected color palette, PTheme enhances code readability and reduces eye strain during long coding sessions. The theme provides a consistent and cohe
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🎨 PTheme – Nebula Bloom

A vibrant, deep-space dark theme for Visual Studio Code — crafted with six vivid neon accents against ultra-deep midnight backgrounds.

Version VS Code License


✨ Themes Included

Theme Style
Nebula Bloom Deep-space dark with vivid neon accents
PTheme – Purple Rich violet palette with lavender highlights
PTheme – Maroon Deep maroon-rose monochromatic elegance

🌈 Color Palette

Each colour has a clear semantic role across the editor:

Colour Hex Used For
🩷 Hot Pink #ff4d8f Keywords, cursor, active borders
🟡 Electric Yellow #ffcc00 Numbers, constants, decorators
🟢 Neon Green #7aff8c Functions, added/inserted code
🩵 Cyber Cyan #00e5ff Operators, classes, types, links
🟣 Soft Violet #c792ea Attributes, markup, changed code
🟠 Coral Orange #ff8c42 HTML tags, parameters, escape chars

📸 Screenshots

(Coming soon — screenshots of JavaScript, TypeScript, Python, and HTML syntax highlighting)


🚀 Installation

From VS Code Marketplace

  1. Open Extensions in VS Code (Ctrl+Shift+X / Cmd+Shift+X)
  2. Search for PTheme
  3. Click Install
  4. Press Ctrl+K Ctrl+T / Cmd+K Cmd+T to open the theme picker
  5. Select Nebula Bloom, PTheme – Purple, or PTheme – Maroon

Manual Installation

  1. Download the .vsix file from the Releases page
  2. In VS Code, open the Command Palette (Ctrl+Shift+P)
  3. Run Extensions: Install from VSIX...
  4. Select the downloaded file

⚙️ Recommended Settings

Add these to your settings.json for the best experience:

{
  "editor.fontFamily": "'JetBrains Mono', 'Fira Code', monospace",
  "editor.fontLigatures": true,
  "editor.fontSize": 14,
  "editor.lineHeight": 1.8,
  "editor.cursorBlinking": "phase",
  "editor.bracketPairColorization.enabled": true,
  "editor.guides.bracketPairs": "active"
}

💡 Tip: PTheme looks stunning with JetBrains Mono or Fira Code with ligatures enabled.


🔤 Recommended Font Pairings

  • JetBrains Mono — Best overall, great ligatures
  • Fira Code — Classic developer favourite
  • Cascadia Code — Clean and modern
  • Maple Mono — Soft and elegant

🛠️ Working with the Theme

Toggle Preview in Markdown

  • macOS: Shift+Cmd+V
  • Windows/Linux: Shift+Ctrl+V

Split Editor

  • macOS: Cmd+\
  • Windows/Linux: Ctrl+\

Switch Theme

  • Ctrl+K Ctrl+T / Cmd+K Cmd+T

🌍 Languages Tested

PTheme has been carefully tuned for:

JavaScript · TypeScript · Python · HTML · CSS · SCSS · JSON · Markdown · JSX · TSX · PHP · Rust · Go · C/C++ · Java · Shell


🐛 Issues & Feedback

Found a bug or have a suggestion? Please open an issue on the repository.

If a language isn't coloured the way you'd like, feel free to request improvements — I'm always refining the theme.


👨‍💻 About the Author

Made with 💜 by Prince Merja

  • 🌐 Portfolio: princemerja.vercel.app
  • 📸 Instagram: @prince_merja_.1

📄 License

MIT License © Prince Merja


🙏 Acknowledgements

Inspired by the beauty of deep space, neon city lights, and the joy of staring at beautiful code for hours on end.


Enjoy coding in the nebula! 🚀✨

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