Skip to content

An intergalactically friendly color scheme for Vim.

License

Notifications You must be signed in to change notification settings

hnsol/vim-deep-space

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Space - Gundam color modification

short note

Gundam-Like color (Gundam THE ORIGIN), based off of tyrannicaltoucan/vim-deep-space.

screenshot

Installation

NOTE: This color scheme requires a terminal that supports true colors!

Install this color scheme using your preferred Vim plugin manager, then add the following to your (n)vim configuration file:

set background=dark
set termguicolors
colorscheme deep-space

Options

If your terminal supports italics, add:

let g:deepspace_italics=1

Vim Lightline

To use the included lightline.vim theme:

let g:lightline = {
      \ 'colorscheme': 'deepspace',
      \ }

Vim Airline

I didn't made.

Background of this color scheme

Inspired by this picture.

screenshot

Using Hue/350 to determin colors.

screenshot

screenshot

screenshot

About

An intergalactically friendly color scheme for Vim.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%