The ideal colors and contrast for long hours of coding. Your eyes will thank you.
Key Features:
- Optimized color palettes for reduced eye strain π
- Full support for VSCode and it's based IDEs like Antigravity and Cursor
- Professional and modern design β¨
Noemi Theme for VS Code comes in three variations, each designed for different preferences and accessibility needs:
- Noemi Dark: A comfortable dark theme for long coding sessions.
- Noemi Light: A clean light theme for bright environments.
- Noemi High Contrast: Enhanced contrast for improved accessibility and visibility.
Select your preferred theme in VS Code's theme settings after installation.
- Open VS Code
- Go to
Extensions(Ctrl+Shift+X/Cmd+Shift+X) - Search for "Noemi Theme"
- Click
Install - Open
Preferences: Color Themeand select one of:Noemi LightNoemi DarkNoemi High Contrast
- Download the latest
.vsixfrom the Releases page - In VS Code, open
Extensions - Click the
...menu βInstall from VSIX... - Select the downloaded
.vsixfile - Open
Preferences: Color Themeand choose a Noemi theme
- Node.js 20+ (for VS Code extension packaging)
- npm 10+
vscode/themes/*.json: VS Code light, dark and high-contrast themes
cd vscode
npm install
npx @vscode/vsce package --no-yarnThis project uses GitHub Actions for continuous integration and deployment. The following workflows are configured:
- Trigger: Push to
masterbranch or pull requests - Actions:
- Validates Gradle Wrapper
- Runs unit tests and plugin verification
- Executes Qodana code inspections
- Builds the plugin
- Runs plugin verifier
- Creates a draft release for manual review
- Trigger: GitHub release publication
- Actions:
- Signs and publishes the plugin to Visual Studio and OpenVSX Marketplaces
- Updates changelog
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Made with π₯ by Lumen HQ
