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.
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!