Skip to content

A dark Vim/Neovim color scheme with rich colors on a deep black background.

Notifications You must be signed in to change notification settings

josegamez82/starrynight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Starry Night

Starry Night

A dark Vim/Neovim color scheme with rich colors on a deep black background.

Starry Night was inspired by the emotions I get from Van Gogh's usage of bright colors on what should otherwise be a darker palette, and by some beautiful colors from the base16-eighties.vim color scheme. The color scheme itself was created with the Colortemplate plugin.

This color scheme is mostly intended to be used on a GUI. Terminal colors are supported but they were not thoroughly tested and they are simply my best attempt to set the closest matching color available. Constructive feedback is welcome.

Preview

Starry Night Preview

Installation

You can use any of the conventional methods to install a colorscheme. To install with vim-plug add the following line to the vim-plug section of your configuration file:

Plug 'josegamez82/starrynight'

Enabling Starry Night

To enable Starry Night enter the following command into Vim/Neovim:

:colorscheme starrynight

Or add the following to your configuration file:

colorscheme starrynight

About

A dark Vim/Neovim color scheme with rich colors on a deep black background.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published