Ombre is a dark theme for Visual Studio Code designed to provide a visually comfortable experience for developers. It features a balanced color scheme with rich contrasts, making it easy to focus on code without eye strain.
Features
Elegant dark theme with vibrant and harmonious colors.
Enhanced contrast for better readability of code.
Carefully selected colors for different code elements, ensuring clarity and differentiation.
Includes custom styling for various code tokens like keywords, variables, functions, strings, and more.
Installation
To install the Ombre theme for Visual Studio Code:
Open Visual Studio Code.
Go to the Extensions view by clicking the Extensions icon in the Activity Bar on the side of the window.
Search for "Ombre".
Click Install.
Alternatively, you can install it via the command line with:
ext install <your-extension-id>
License
This project is licensed under the MIT License - see the LICENSE file for details.