Theme
A custom dark theme for VS Code and Cursor, designed for comfortable coding sessions.
Features
- Dark theme optimized for long coding sessions
- Carefully selected colors for better readability
- Support for various programming languages
- Consistent color scheme across the editor
Installation
- Clone this repository
- Copy the theme files to your VS Code/Cursor extensions folder:
- Windows:
%USERPROFILE%\.vscode\extensions
- macOS:
~/.vscode/extensions
- Linux:
~/.vscode/extensions
- Restart VS Code/Cursor
- Select the theme from the command palette (Ctrl+Shift+P or Cmd+Shift+P) and type "Theme"
Development
To modify the theme:
- Edit the
themes/theme.json file
- The theme uses standard VS Code theme colors and token colors
- Test your changes by reloading VS Code/Cursor
Contributing
Feel free to submit issues and enhancement requests!
License
This project is licensed under the MIT License - see the LICENSE file for details.
| |