Skip to content

jhwheeler/fluidlan-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

fluidlan-vim

fluidlan vim colorscheme is a modified version of space-vim-dark, which is in turn derived from spacemacs-dark-theme. The main differentiator from spacemacs-vim-dark is the lack of orange, except for TODOs and FIXMEs. This theme is somewhat closer to the original spacemacs dark theme.

Fluidlan Vim Color Theme

Installation

Follow your favourite plugin manager's instruction, e.g., vim-plug:

Plug 'jhwheeler/fluidlan-vim'

GUI or Terminal with true colors enabled

colorscheme fluidlan
set termguicolors
hi Normal     ctermbg=NONE guibg=NONE
hi LineNr     ctermbg=NONE guibg=NONE
hi SignColumn ctermbg=NONE guibg=NONE

About

fluidlan vim dark color theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published