Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 477 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 477 Bytes

Pastelesque

Setup

First, get the corresponding iterm colorscheme: https://github.com/mhartington/oceanic-next-iterm

Then in iTerm go to Preferences > Profiles > Colors

Change the background to 0b053d to match the screenshot

Installation

Add the following lines to your .vimrc:

Plugin 'poetic-labs/pastelesque'
colorscheme pastelesque

Then in Vim run

:PluginInstall