Skip to content

A dark vim color scheme inspired by material design. Improved for web development.

License

Notifications You must be signed in to change notification settings

larsbs/vimterial_dark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim Vimterial Dark Colorscheme

A dark vim color scheme based on Material Theme Darker. Improved for web development.

See also a variation of this color scheme based on atom vimtom

See also a lighter variation of this color scheme vimterial

Target Syntax Highlighting Plugins

This theme has been designed with the following syntax highlighting plugins in mind:

Support for configure and extend the list of supported syntax highlighting plugins is planned.

NOTE: If you want to add support for a custom syntax highlighting plugin, just fork the repo, create a file under colors/syntax/{file-type}/{name-of-syntax-plugin} and then import it in vimterial_dark.vim. PRs accepted. See colors/syntax for reference.

Installation

Vundle (Recommended)

Installation using Vundle mentioned for completeness, but it should be similar to the installation of other Vim plugins with whatever installation method you are used to.

Install Vundle and add this theme as a plugin to your .vimrc:

"...
Plugin 'larsbs/vimterial_dark'
"...

Then save the file and run vim +PluginInstall

Screenshots

Javascript

JavaScript screenshot

HTML

HTML screenshot

Python

Python screenshot

LESS

LESS screenshot

About

A dark vim color scheme inspired by material design. Improved for web development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published