
🎨 Plurpel
A Juicy & Creamy Purple Theme For Visual Studio Code

A carefully crafted dark theme with a harmonious blend of purple and cream colors, designed for comfortable long coding sessions.
Install | GitHub | Issues
✨ Features
- 🎨 Beautiful Color Palette - Purple and cream colors that are easy on the eyes
- 🌙 Dark Theme - Perfect for late-night coding sessions
- 📝 Enhanced Syntax Highlighting - Comprehensive language support with semantic highlighting
- 🎯 Consistent UI - Carefully designed interface elements with proper contrast
- 🔍 Better Visibility - Improved focus states, selections, and active indicators
- 🐛 Debug Support - Full debug color scheme with clear breakpoints and status indicators
- 🖥️ Terminal Integration - Terminal colors that match the theme perfectly
- ⚡ Modern & Clean - Updated for the latest VS Code features
📦 Installation
Via VS Code Marketplace
- Open Extensions sidebar (
Ctrl+Shift+X / Cmd+Shift+X)
- Search for "Plurpel"
- Click Install
- Go to File > Preferences > Color Theme (or
Ctrl+K Ctrl+T / Cmd+K Cmd+T)
- Select Plurpel!
Via Command Line
code --install-extension JhonLikesFloppa.plurpel
🎨 Color Palette
| Color |
Hex |
Usage |
| Primary Purple |
#725ac1 |
Primary UI elements, keywords |
| Light Purple |
#8d86c9 |
Borders, accents, focus states |
| Cream |
#f7ece1 |
Main text, foreground |
| Muted Cream |
#cac4ce |
Comments, secondary text |
| Dark Purple |
#242038 |
Editor background |
| Darker Purple |
#1d1929 |
Sidebar, inputs, contrast background |
| Blue |
#61afef |
Functions, methods, links |
| Cyan |
#56b6c2 |
Types, operators, support |
| Green |
#98c379 |
Strings, additions |
| Yellow |
#e5c07b |
Classes, namespaces, constants |
| Orange |
#d19a66 |
Numbers, attributes |
| Pink/Red |
#e06c75 |
Variables, tags, deletions |
| Magenta |
#c678dd |
Keywords, operators |
🤝 Contributing
Your contributions are welcome! Whether it's reporting bugs, suggesting features, or submitting pull requests.
How to Contribute
- Fork the repository
- Clone your fork:
git clone https://github.com/YOUR_USERNAME/Plurpel-VSC.git
- Create a new branch:
git checkout -b feature/your-feature-name
- Make your changes
- Commit your changes:
git commit -m "Add some feature"
- Push to your fork:
git push origin feature/your-feature-name
- Submit a Pull Request
Reporting Issues
Found a bug or have a suggestion? Open an issue on GitHub!
💜 Special Thanks
Johan - For his invaluable help with color palette selection and continuous support throughout the project!
📸 Screenshots
Editor with syntax highlighting
Full interface showcase
Code example with theme
Color Palette Generated by Coolors
📋 Supported Languages
Plurpel provides excellent syntax highlighting for many languages, including:
- JavaScript / TypeScript - Full support with JSX/TSX
- Python - Enhanced semantic highlighting
- HTML / CSS / SCSS / LESS - Complete styling support
- React / Vue / Angular - Framework-specific highlighting
- Java / C / C++ / C# - Strong typing support
- Go / Rust / PHP - Modern language support
- Ruby / Elixir / Clojure - Dynamic language support
- SQL / JSON / YAML / XML - Data format support
- Markdown - Beautiful documentation styling
- And many more!
🔄 Recent Updates
v2.1.0 - Major UI improvements and enhanced semantic highlighting
- Refined UI colors with better consistency
- Enhanced semantic token support
- Improved terminal colors
- Better debug experience
- Fixed transparency issues
See CHANGELOG.md for complete version history.
📄 License
This theme is licensed under the MIT License.
Enjoying Plurpel? ⭐ Star us on GitHub!
Made with 💜 by SahalMoh