📸 Screenshots
Orange Flavor (Dark)

Orange Flavor (Dark Soft)

Orange Flavor (Light)

Orange Flavor (Light Soft)

🚀 Installation
From VS Code Marketplace
- Open VS Code.
- Go to Extensions (
Ctrl+Shift+X / Cmd+Shift+X).
- Search for
"Orange Flavor Theme".
- Click Install.
Or install directly:
Activate the Theme
- Press
Ctrl+K Ctrl+T (Windows/Linux) or Cmd+K Cmd+T (macOS).
- Choose Orange Flavor or Orange Flavor (Light).
✨ Features
- Dual Themes: Seamlessly switch between Orange Flavor (Dark) and Orange Flavor (Light).
- Carefully Crafted Colors:
- 🍊 Primary: Vibrant Orange (
#f47c20) for focus.
- 🌲 Secondary: Cool Teal (
#2a7f7f) for balance.
- 🍫 Tertiary: Warm Brown (
#7c3626) for depth.
- Complete Coverage: Optimized for syntax highlighting, UI elements, and terminal colors.
- Readability First: High contrast where it matters, easy on the eyes for long coding sessions.
🎨 Color Palette
| Color |
Hex |
Usage |
| Orange |
#f47c20 |
Active tabs, highlights, keywords |
| Teal |
#2a7f7f |
Strings, status bar, selections |
| Brown |
#7c3626 |
Comments, borders, line numbers |
| Dark BG |
#051014 |
Editor background (Dark) |
| Light BG |
#ffffff |
Editor background (Light) |
🛠️ Development
This theme is maintained in its own GitHub repository.
Prerequisites
Install the Visual Studio Code Extension Manager (vsce):
npm install -g @vscode/vsce
Building from Source
# Clone the repository
git clone https://github.com/enBonnet/orange-flavor-theme-vscode.git
cd orange-flavor-theme-vscode
# Install dependencies
npm install
# Package the extension
vsce package
Publishing
Click to expand publishing instructions
First-Time Setup
- Create a Publisher Account: VS Marketplace Management.
- Create a PAT: Azure DevOps with
Marketplace -> Manage scope.
- Login:
vsce login <publisher-name>.
Publishing a New Version
- Update Version: Increment version in
package.json.
- Publish:
vsce publish # Publish directly
vsce publish patch # Auto-increment patch version
📄 License
MIT License - See LICENSE.md for details.
💬 Feedback
Found a bug or have a suggestion? Please open an issue on the GitHub repository.
Inspiration
Enjoy coding with Orange Flavor! 🍊
| |