https://github.com/michelefenu/nur
🌞 A developer theme inspired by ancient mediterranean vibes. Available for VSCode, Cursor, Vim, Emacs and Ghostty.
https://github.com/michelefenu/nur
cursor cursor-theme dark-theme emacs-theme ghostty-theme light-theme syntax-highlighting syntax-theme theme vim-colorscheme visual-studio-code vscode-theme
Last synced: about 1 month ago
JSON representation
🌞 A developer theme inspired by ancient mediterranean vibes. Available for VSCode, Cursor, Vim, Emacs and Ghostty.
- Host: GitHub
- URL: https://github.com/michelefenu/nur
- Owner: michelefenu
- License: mit
- Created: 2025-07-23T09:03:05.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-02-03T17:51:24.000Z (about 2 months ago)
- Last Synced: 2026-02-03T22:27:42.982Z (about 2 months ago)
- Topics: cursor, cursor-theme, dark-theme, emacs-theme, ghostty-theme, light-theme, syntax-highlighting, syntax-theme, theme, vim-colorscheme, visual-studio-code, vscode-theme
- Language: Emacs Lisp
- Homepage: http://nur-theme.fenu.dev/
- Size: 512 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

# Nur Theme
[](https://opensource.org/licenses/MIT) [](https://marketplace.visualstudio.com/items?itemName=michelefenu.nur-theme-vscode) [](https://open-vsx.org/extension/michelefenu/nur-theme-open-vsx)
[Nur](https://nur.fenu.dev) is a color theme designed to provide a pleasant experience for long coding sessions in any programming language. It supports multiple platforms to be available across your entire development environment.
- Warm, relaxing and accessible color palette
- Markup and Code highlighting optimized for web development
- Light and Dark modes
## Platforms
- [Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=michelefenu.nur-theme-vscode)
- [Cursor](https://open-vsx.org/extension/michelefenu/nur-theme-open-vsx)
- [Ghostty](https://github.com/michelefenu/nur/tree/main/ghostty)
- [Vim](https://github.com/michelefenu/nur/tree/main/vim)
## Screenshots
**Nur Dark**

**Nur Light**

## Palette and inspirations
Inspired by the vibrant terracotta sunsets, ancient stones, crystal-clear shores, and the rich heritage of the island of Sardinia, this theme offers a warm, relaxing, and accessible visual experience.
### Nur Dark
| Uso | Nome | Hex |
| ---------- | -------------------- | ------- |
| Background | Ossidiana | #23272b |
| Foreground | Orbace | #e2dbc4 |
| Comment | Ulivo | #6e7f5c |
| Function | Corallo | #fc7261 |
| Variable | Ocra | #e19c3a |
| Number | Lavanda | #9d80b7 |
| Attribute | Oro | #e8c547 |
| Keyword | Turchese | #6fa3d2 |
| String | Macchia Mediterranea | #98bc6d |
| Class/Tag | Laguna Chiara | #8ebdb6 |
| Constant | Terracotta | #e89b7e |
| Operator | Arenaria | #cbae82 |
### Nur Light
| Uso | Nome | Hex |
| ---------- | ------------------- | ------- |
| Background | Orbace Chiaro | #f8f5ed |
| Foreground | Basalto | #5a5e6b |
| Comment | Ulivo Profondo | #5a6a4d |
| Function | Corallo Vivo | #e54837 |
| Variable | Ocra | #c77f1a |
| Number | Cardo Mariano | #70568a |
| Attribute | Oro Antico | #b89415 |
| Keyword | Turchese Intenso | #4a7fb5 |
| String | Macchia Scura | #6b8e3d |
| Class/Tag | Laguna Scura | #5a8a82 |
| Constant | Terracotta Bruciata | #c67558 |
| Operator | Arenaria Scura | #9c8558 |
## Author
- [Michele Fenu](https://fenu.dev)
## Contributing
Would you like to see Nur on your favorite IDE or application? Contributions are highly welcome! Please feel free to open an issue to discuss a new port or submit a pull request with your implementation.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
While the license does not require it, I would genuinely appreciate hearing from you if you create derivative works or customizations based on this theme.