/vim-dark-meadow

A dark vim theme based on a meadow of blue/purple flowers

Primary LanguageVim ScriptMIT LicenseMIT

vim-dark-meadow

A dark vim theme for 256-color terminals or GVim

⚠️ Deprecation Notice ⚠️

As of 2023-06-30, this repo has been replaced by: midnight-meadow.nvim and will no longer be updated.

Screenshots

Rust and Ruby samples: dark_meadow_rust_ruby_screenshot

Javascript and Python samples: dark_meadow_js_py_screenshot

Installation

You can use any of your favorite vim plugin manager to install or drop dark-meadow.vim into ~/.vim/colors/

Afterwards, add the following into your vimrc if not already added:

syntax on
set t_Co=256
set background=dark
colorscheme dark-meadow