An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![](https://raw.githubusercontent.com/michelefenu/nur/refs/heads/main/assets/images/icon-128x128.png)

# Nur Theme

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/michelefenu.nur-theme-vscode?label=VS%20Marketplace)](https://marketplace.visualstudio.com/items?itemName=michelefenu.nur-theme-vscode) [![Open VSX Version](https://img.shields.io/open-vsx/v/michelefenu/nur-theme-open-vsx?label=Open%20VSX)](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 Dark Screenshot](https://raw.githubusercontent.com/michelefenu/nur/refs/heads/main/assets/screenshots/dark.png)

**Nur Light**

![Nur Light Screenshot](https://raw.githubusercontent.com/michelefenu/nur/refs/heads/main/assets/screenshots/light.png)

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