A visually stunning and consistent dark theme for VS Code, inspired by the Material Theme Dark High Contrast and Visual Assist from Visual Studio.
"editor.semanticHighlighting.enabled": true
to your settings.json
Find it on the VSCode extension marketplace as Lego Dark Theme
or install it manually launching VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
ext install okerbs-publisher.lego-dark-theme
-
High Contrast: Clear and distinct syntax highlighting for better readability.
-
Vibrant Colors: Carefully chosen vibrant colors to make your code pop.
-
Easy on the Eyes: Designed for long coding sessions without eye strain.
Here are some examples of the Lego Dark Theme in action:
Contributions are welcome! If you have suggestions, bug reports, or want to contribute to the theme, please follow these steps:
-
Fork the repository.
-
Create a new branch (git checkout -b feature/AmazingFeature).
-
Commit your changes (git commit -m 'Add some AmazingFeature').
-
Push to the branch (git push origin feature/AmazingFeature).
-
Open a Pull Request.
This project is licensed under the MIT License. See the LICENSE file for details.
Inspired by Material Theme Dark High Contrast and Visual Assist.
Enjoy coding with Lego Dark Theme! If you love it, consider giving it a ⭐ on the VS Code Marketplace. 😊