Blueberry is a sleek and modern dark theme for Visual Studio Code, designed to provide a visually appealing
and comfortable coding experience.
Features
Dark Theme: A carefully crafted dark color palette to reduce eye strain.
Custom Syntax Highlighting: Enhanced token colors for better readability and focus.
Consistent UI Colors: Unified colors across the editor, sidebar, activity bar, and terminal.
Support for Multiple Languages: Optimized for a wide range of programming languages.
Installation
Clone or download this repository.
Copy the folder to your VSCode extensions directory:
Windows: %USERPROFILE%\.vscode\extensions
macOS/Linux: ~/.vscode/extensions
Restart Visual Studio Code.
Go to File > Preferences > Color Theme and select Blueberry.
Screenshots
Editor
Terminal
Customization
You can customize the theme further by editing the themes/Blueberry-color-theme.json file. For example, you
can adjust the colors for specific UI elements or token scopes.
Contributing
Feel free to open issues or submit pull requests to improve the theme. Contributions are welcome!