From 22e1194a9693876874aa79c17db32cfc31d16dd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9D=88?= Date: Fri, 1 Jun 2018 17:02:33 +0800 Subject: [PATCH] Relinked screenshots --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd92bda..4b3e297 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ Molokai is a Vim port of the monokai theme for TextMate originally created by Wi By default, it has a dark gray background based on the version created by Hamish Stuart Macpherson for the E editor. -![Gray Background](http://www.winterdom.com/weblog/content/binary/WindowsLiveWriter/MolokaiforVim_8602/molokai_normal_small_3.png) +![Gray Background](https://github.com/Hyzeta/resources/raw/master/molokai/1.png) -![Molokai Original](http://www.winterdom.com/weblog/content/binary/WindowsLiveWriter/MolokaiforVim_8602/molokai_original_small_3.png) +![Molokai Original](https://github.com/Hyzeta/resources/raw/master/molokai/2.png) 256-Color terminals are also supported, though there are some differences with the Gui version. Only the dark gray background style is supported on terminal vim at this time.