From 604f1a6f39705a83c02dd94b7ff2db1d3ff136f7 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Fri, 16 Apr 2021 18:56:08 +0200 Subject: [PATCH] PLUGINS: add a few more recent colorschemes --- PLUGINS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/PLUGINS.md b/PLUGINS.md index 8e708e5..6494149 100644 --- a/PLUGINS.md +++ b/PLUGINS.md @@ -52,6 +52,7 @@ Here's a list of commonly used colorschemes: - [acme-colors](https://github.com/plan9-for-vimspace/acme-colors) - [apprentice](https://github.com/romainl/Apprentice) - [base16](https://github.com/chriskempson/base16-vim) +- [dracula](https://github.com/dracula/vim) - [gotham](https://github.com/whatyouhide/vim-gotham) - [gruvbox](https://github.com/morhetz/gruvbox) - [janah](https://github.com/mhinz/vim-janah) @@ -59,7 +60,10 @@ Here's a list of commonly used colorschemes: - [lucius](https://github.com/jonathanfilip/vim-lucius) - [molokai](https://github.com/tomasr/molokai) - [nofrils](https://github.com/robertmeta/nofrils) +- [nord](https://github.com/arcticicestudio/nord-vim) - [oceanic-next](https://github.com/mhartington/oceanic-next) +- [oceanic-next](https://github.com/mhartington/oceanic-next) +- [onedark](https://github.com/joshdick/onedark.vim) - [paramount](https://github.com/owickstrom/vim-colors-paramount) - [railscasts](https://github.com/jpo/vim-railscasts-theme) - [seoul256](https://github.com/junegunn/seoul256.vim)