Skip to content

thekelvinliu/stllrzd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stllrzd

a dark colorscheme for vim and terminals

ansi color table

install

any package manager should do. i use vim-plug.

call plug#begin()
...
Plug 'thekelvinliu/stllrzd'
call plug#end()
...
set background=dark
set termguicolors

" or colorscheme stllrzd
let g:colors_name = 'stllrzd'

about

stellarized with some color and highlighting adjustments.