Lubasiverse Theme Collection
A collection of carefully crafted dark VS Code themes featuring pure OLED black backgrounds and soft, subtle accent colors. Inspired by the aesthetic of lubasiverse.pages.dev.
🎨 Theme Variants
🌿 Lubasiverse (Main Theme)
Features soft sage greens and muted earth tones:
- Primary colors: Soft sage green (#7ab87a), soft teal (#8ab8a8)
- Accent colors: Soft warm beige (#b8a088), soft mint (#88b8a8)
- Background: Pure OLED black (#000000)
- Perfect for extended coding sessions with a calming, natural palette
💜 Lubasiverse Freewill
Features gentle purples and soft pink accents:
- Primary colors: Soft purple (#a088b8), medium purple (#bf7aff)
- Accent colors: Light pink (#ff9ddc), bright purple (#ec7aff)
- Background: Pure OLED black (#000000)
- Ideal for creative coding with a dreamy, ethereal atmosphere
✨ Key Features
- Pure OLED Black (#000000): True black backgrounds for maximum contrast and battery efficiency on OLED displays
- Soft, Subtle Colors: Carefully selected muted tones that are easy on the eyes
- Consistent Design: Harmonious color relationships throughout the entire interface
- Lowercase Aesthetic: All theme names and labels in lowercase for a modern, minimal look
- Comprehensive Language Support: Optimized for JavaScript, TypeScript, Python, Go, HTML, CSS, JSON, Markdown, and more
📦 Installation
Via VS Code Marketplace
- Open Extensions sidebar panel in VS Code (
View → Extensions
)
- Search for
Lubasiverse
- Click Install
- Click Reload to reload VS Code
- Go to
File → Preferences → Color Theme
(or Code → Preferences → Color Theme
on macOS)
- Select Lubasiverse or Lubasiverse Freewill
Via Command Palette
- Open Command Palette (
Ctrl+Shift+P
on Windows/Linux, Cmd+Shift+P
on macOS)
- Run
ext install lubasiverse.lubasiverse
- Select your preferred theme from
Preferences: Color Theme
🎯 Design Philosophy
The Lubasiverse themes embrace:
- Minimalism: Clean, uncluttered interface with pure black backgrounds
- Subtlety: Soft, muted colors that don't overwhelm or strain the eyes
- OLED Optimization: True black backgrounds perfect for OLED displays
- Consistency: Thoughtfully coordinated colors throughout the interface
- Readability: High contrast between background and text without being harsh
💡 Recommended Settings
For the best experience with Lubasiverse themes:
{
"editor.fontFamily": "'JetBrains Mono', 'Fira Code', 'Cascadia Code', Consolas, monospace",
"editor.fontSize": 14,
"editor.lineHeight": 1.6,
"editor.letterSpacing": 0.5,
"editor.fontLigatures": true,
"editor.cursorBlinking": "smooth",
"editor.cursorSmoothCaretAnimation": "on"
}
📄 Release Notes
Version 1.0.0
- Initial release with two theme variants
- Pure OLED black backgrounds (#000000)
- Completely redesigned with soft, subtle color palettes
- Full syntax highlighting support for major languages
- Consistent UI styling across all VS Code elements
🤝 Contributing
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
📝 License
MIT License - feel free to use this theme in any way you'd like!
👤 Author
Created with 💜 by Nkalolang
🌟 Show Your Support
If you like this theme, please give it a ⭐️ on GitHub!
Enjoy coding in your corner of the universe! 🚀