supra-theme
v0.1.2
Published
A clean green and gray theme, featuring both dark and light variants with comprehensive syntax highlighting and UI customization.
Maintainers
Readme
Supra Theme
A clean and modern theme for Cursor IDE with a green, gray, and orange color palette.
Note: This theme is currently only compatible with Cursor IDE. It may not work properly with other VS Code-based editors.
Installation
Cursor IDE
- Open Cursor IDE
- Go to Extensions (Ctrl+Shift+X)
- Search for "Supra Theme"
- Click Install
NPM Package
The theme is also available as an npm package, though it's primarily designed for Cursor IDE:
npm install supra-themeUsage
- Open Command Palette (
Ctrl+Shift+PorCmd+Shift+P) - Type "Preferences: Color Theme"
- Select either:
- Supra Dark - Dark variant
- Supra Light - Light variant
Colors
- Green (#42CF8E) - Keywords and strings
- Orange (#D97706) - Types, numbers, and booleans
- Dark Gray (#374151) - Functions, variables, and main text
- Medium Gray (#6B7280) - Operators and punctuation
- Light Gray (#626262) - Comments
Examples
TypeScript Example

Go Example

Python Example

License
MIT License - see LICENSE for details.
Author
Created by Onurhan Demir
