https://github.com/ibash/nour2
A vim colorscheme
https://github.com/ibash/nour2
colorscheme neovim vim
Last synced: 4 months ago
JSON representation
A vim colorscheme
- Host: GitHub
- URL: https://github.com/ibash/nour2
- Owner: ibash
- Created: 2024-05-10T17:52:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-02T22:16:10.000Z (about 2 years ago)
- Last Synced: 2025-08-30T16:29:40.264Z (10 months ago)
- Topics: colorscheme, neovim, vim
- Language: Vim Script
- Homepage:
- Size: 19.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nour2
The nour2 vim colorscheme was given to me by my brother Nour. It's a
modification of the [BusyBee](https://github.com/vim-scripts/BusyBee)
colorscheme, which is based off of the
[Mustang](https://www.deviantart.com/hcalves/art/Mustang-Vim-Colorscheme-98974484)
colorscheme.
You can find the original colorscheme under `original_nour2.vim`
I recreated this with [estilio](https://github.com/jacoborus/estilo) in order to
add new syntax highlighting.
## Screenshots

## To build
To build:
```bash
./bin/estilo render
```