A sleek, modern dark theme for Visual Studio Code designed to reduce eye strain and boost productivity. Perfect for developers who enjoy a clean, focused coding environment.
Available Themes
This extension includes 6 theme variations:
Mars Collection (Reddish/Warm Dark)
Dark Matter Code Mars Medium - Balanced contrast with reddish dark backgrounds
Dark Matter Code Mars Soft - Lower contrast variant for extended coding sessions
Dark Matter Code Mars Hard - Higher contrast for maximum readability
Neptune Collection (Blueish/Cool Dark)
Dark Matter Code Neptune Medium - Balanced contrast with blueish dark backgrounds
Dark Matter Code Neptune Soft - Lower contrast variant with cool blue tints
Dark Matter Code Neptune Hard - Higher contrast with deep blue backgrounds
Features
Dark, minimalistic color scheme
Multiple contrast levels for different preferences
Two color temperature variants (warm Mars vs cool Neptune)
Feel free to fork and submit pull requests! Any feedback is appreciated.
vsc-extension-quickstart.md
# Dark Coder Theme - Quickstart Guide
This guide will help you get started with the Dark Coder Theme extension for Visual Studio Code.
## Running the Extension
1. Open this project in Visual Studio Code.
2. Press `F5` to open a new VS Code window with the extension loaded.
3. Use the new window to test your theme.
## Editing the Theme
You can modify the theme by editing the `.json` files inside the `themes` directory. After making changes:
- Run the extension again (`F5`) to see the updated theme in action.
Happy coding!