Skip to content

orodio/vim-substrata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-substrata

a cold, dark colourscheme for Vim

made in Colortemplate, the Toolkit for Vim Colourscheme Designers inspired by Nord and Iceberg

Installation

Use your favorite runtimepath/plugin manager, or place substrata.vim into ~/.vim/colors/ for *nix and %userprofile%\vimfiles\colors\ for Windows.

Usage

If you’re using a GUI, then Substrata should work out of the box. However, if you’re planning to use Substrata in a terminal, the terminal must support 24-bit colour, also known as True Colour. If you want other terminal output to match with Substrata, then set its colours to match the ones below:

Colour Normal Bright
Black #2e313d #5b5f71
Red #cf8164 #fe9f7c
Green #76a065 #92c47e
Yellow #ab924c #d2b45f
Blue #8296b0 #a0b9d8
Magenta #a18daf #c6aed7
Cyan #659ea2 #7dc2c7
White #b5b4c9 #f0ecfe
Foreground #b5b4c9
Background #191c25

A preset is included for iTerm.

Screenshots

The typeface used in the screenshots is iA Writer Mono, which is derived from IBM Plex Mono.

The popup menu in SubstrataPopup menu Searching in SubstrataSearching Showing the diff between two files in SubstrataDiffing Writing in SubstrataWriting using Goyo and Limelight Visual selections in SubstrataVisual mode Fugitive in SubstrataFugitive

Inspiration

Substrata was inspired by these colourschemes (they’re great, you should check them out!):

About

A cold, dark colourscheme for Vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%