From 4cbfeddc826c8684cf330b1c61d9c53bcc4d9efa Mon Sep 17 00:00:00 2001 From: Reed Esau Date: Sun, 2 Feb 2014 13:01:24 -0700 Subject: [PATCH] further misc updates for 0.4 --- README.markdown | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.markdown b/README.markdown index f2fdc1e..4f6c051 100644 --- a/README.markdown +++ b/README.markdown @@ -1,6 +1,6 @@ # vim-colors-pencil -> A light color scheme for Vim inspired by iA Writer +> A light (and dark) color scheme for Vim inspired by iA Writer ![markdown-example](screenshots/markdown-example.png) @@ -13,6 +13,7 @@ does have a nice colorscheme, however. * Subtle indicators of changes in the gutter for Signify, git-gutter, etc. * Use for both code and prose, though it’s definitely geared towards the latter +* Light and dark variants ## Requirements @@ -41,9 +42,9 @@ There is a work-in-progress dark version, just set your background: ## Differences -Most notably, the ‘#’ heading text is shaded blue. This is to compensate -for the lack of a visual cue found in iA Writer where the heading -indicators are inside the left margin. Here we use color instead. +Most notably, the ‘#’ heading text is shaded blue. This compensates for +the lack of a visual cue found in iA Writer where the heading indicators +are inside the left margin. Here we use color instead. ## Font choices @@ -95,9 +96,6 @@ _thematic_ has more details on setting up emulation of iA Writer. ## Future development -Eventually there’ll be a dark equivalent included in this -colorscheme. - If you’ve spotted a problem or have an idea on improving this color scheme, please post it to the github project issue page.