All Projects → josegamez82 → starrynight

josegamez82 / starrynight

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

Programming Languages

Vim Script
2826 projects

Projects that are alternatives of or similar to starrynight

neon
Customizable coloscheme with dark and light options, vivid colors and easy on the eye.
Stars: ✭ 100 (+400%)
Mutual labels:  vim-colorscheme, neovim-colorscheme
vim-humanoid-colorscheme
Light and dark theme for vim with bright colors
Stars: ✭ 67 (+235%)
Mutual labels:  vim-colorscheme, neovim-colorscheme
vim-lighthaus
A Lighthaus theme for (n)vim, vim-airline and lightline
Stars: ✭ 33 (+65%)
Mutual labels:  vim-colorscheme, neovim-colorscheme
Iceberg.vim
🇦🇶 Bluish color scheme for Vim and Neovim
Stars: ✭ 1,636 (+8080%)
Mutual labels:  vim-colorscheme
Toast.vim
🍞 Toast! A colorful, medium-contrast color scheme with full Vim and Neovim support and automatic light and dark variants. Easy to read without frying your retinae.
Stars: ✭ 108 (+440%)
Mutual labels:  vim-colorscheme
Minimalist
A Material Color Scheme Darker for Vim.
Stars: ✭ 205 (+925%)
Mutual labels:  vim-colorscheme
quantum.vim
A colorscheme based on the Firefox DevTools
Stars: ✭ 46 (+130%)
Mutual labels:  vim-colorscheme
Seabird
a vim and terminal theme based on hue 204 (blue, blue...)
Stars: ✭ 84 (+320%)
Mutual labels:  vim-colorscheme
ceudah.vim
A Material Colorscheme Bright for Vim.
Stars: ✭ 14 (-30%)
Mutual labels:  vim-colorscheme
Nord Vim
An arctic, north-bluish clean and elegant Vim theme.
Stars: ✭ 1,987 (+9835%)
Mutual labels:  vim-colorscheme
Vim One
Adaptation of one-light and one-dark colorschemes for Vim
Stars: ✭ 1,794 (+8870%)
Mutual labels:  vim-colorscheme
Oceanic Material
Oceanic Material Colorscheme on Vim/NeoVim
Stars: ✭ 117 (+485%)
Mutual labels:  vim-colorscheme
Nova Vim
Nova color scheme plugin for Vim
Stars: ✭ 211 (+955%)
Mutual labels:  vim-colorscheme
Vim Rnb
RNB, a Vim colorscheme template
Stars: ✭ 105 (+425%)
Mutual labels:  vim-colorscheme
vim-envy
Light color scheme for Vim with comfortable contrast.
Stars: ✭ 54 (+170%)
Mutual labels:  vim-colorscheme
Photon.vim
An elegant pair of Vim colour schemes with minimal syntax highlighting that care about the little details.
Stars: ✭ 98 (+390%)
Mutual labels:  vim-colorscheme
Vim Snazzy
Elegant vim theme with bright colors.
Stars: ✭ 252 (+1160%)
Mutual labels:  vim-colorscheme
Landscape.vim
A colorscheme for Vim
Stars: ✭ 126 (+530%)
Mutual labels:  vim-colorscheme
Kuroi.vim
A dark Vim colorscheme
Stars: ✭ 174 (+770%)
Mutual labels:  vim-colorscheme
Antares
Antares - dark colorscheme for vim/neovim
Stars: ✭ 17 (-15%)
Mutual labels:  neovim-colorscheme

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].