Skip to content
/ datheme Public

A vim/emacs theme heavily inspired to gruvbox, monokai and solarized

License

Notifications You must be signed in to change notification settings

darhsn/datheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DaTheme

DaTheme is a theme heavily inspired to gruvbox, monokai and solarized for vim

Installation

With plug

Plug 'darioisthebest/datheme'

Customization

There is a darker background if you want

" To get darker background
let g:datheme_bg="dark"

" To get normal background
let g:datheme_bg="normal"

Screenshot

Normal

screenshot

Dark

screenshot_dark