Elegant color scheme and Vim configuration.
Nox has Vim colors and configuration. To use it, download the src/vim/nox
directory as a plugin, similar to src/vim/config.vim
.
Nox has an iTerm color scheme. To use it, download the src/iterm/nox.itermcolors
file and add it as a color preset in iTerm.
Nox has a fish configuration that displays the current working directory and git status in the terminal. To use it, download the files in the src/fish/
directory into the fish config directory (~/.config/fish
).
- Shades
HSL(206, 31%, 14%)
-#19252f
HSL(206, 31%, 29%)
-#334d61
HSL(206, 14%, 43%)
-#5e707d
HSL(206, 14%, 57%)
-#8293a1
HSL(206, 14%, 71%)
-#abb6bf
HSL(206, 14%, 86%)
-#d6dce0
HSL(206, 14%, 98%)
-#f9fafb
- Accents
- Dark
- Red -
HSL(0, 29%, 55%)
-#ae6b6b
- Orange -
HSL(22, 29%, 55%)
-#ae836b
- Yellow -
HSL(51, 29%, 55%)
-#aea46b
- Green -
HSL(103, 14%, 55%)
-#859c7c
- Cyan -
HSL(154, 29%, 55%)
-#6bae91
- Blue -
HSL(206, 31%, 55%)
-#6991b0
- Purple -
HSL(294, 14%, 55%)
-#997c9c
- Red -
- Light
- Red -
HSL(0, 29%, 49%)
-#a15959
- Orange -
HSL(22, 29%, 49%)
-#a17359
- Yellow -
HSL(51, 29%, 49%)
-#a19659
- Green -
HSL(103, 20%, 49%)
-#729664
- Cyan -
HSL(154, 29%, 49%)
-#59a182
- Blue -
HSL(206, 35%, 49%)
-#5183a9
- Purple -
HSL(294, 20%, 49%)
-#916496
- Red -
- Dark
Licensed under the MIT License by Kabir Shah