Commit graph

28 commits

Author SHA1 Message Date
Sean Demura
4add7e6006 make pmenu more readable 2016-10-01 08:55:50 -04:00
Dorian Karter
d2585afecb Add better support for Elixir and VimScript
Also included:
- specify colors for Type which is used a lot for C and many other
languages.
- specify better colors for CursorColumn which was broken before
2016-09-21 15:53:12 -05:00
James Chen
d257368533 Remove background color for NonText lines
to have same background color for both text and blank lines
2016-05-30 17:43:43 +09:00
James Chen
a9dbed8b31 Tweak selection color to be more distinct 2016-05-30 06:48:42 +09:00
Niclas Åhdén
5d5243c990 Align vim theme with the main palette
The main repo zenorocha/dracula-theme has a color palette which is the
source of truth for the theme. The vim theme hasn't been keeping up with
it and this commit aims to fix that.
2016-05-25 18:08:14 +02:00
Niclas Åhdén
9e76f8ade1 Reintroduce LineNr and CursorLine gui colors
These gui colors were removed in c661a5. It seems like a mistake as the
changes seem to originate from zenorocha/dracula-theme/issues/80 which
is about terminal colors, not gui.
2016-05-24 18:15:13 +02:00
Trevor Heins
eb63fa3903 Added parts of the old commit back 2016-05-23 12:01:26 -04:00
Trevor Heins
8dfaa00933 Merge pull request #2 from lucazz/patch-1
Updating vim colors on Vim, MacVim and NeoVim
2016-05-23 11:26:11 -04:00
Harrison Heck
d2c6980c77 Temporarily revert "Fixing cygwin based on PR #168"
This reverts commit a7c8577e7f.

Reverting as we've had several complaints since this was added in. Will
let @heinst reinvestigate adding this back.
2016-05-23 10:12:11 -04:00
Lucas do Amaral Saboya
b8613806ea Also, added a VertSplit fix too 2016-05-23 07:40:54 -03:00
Lucas do Amaral Saboya
56cf8f47d9 Updating vim colors on Vim, MacVim and NeoVim
Updating vim colors so Vim and NeoVim so Specialkeys and Nontext gets renfered the same way on vim, NeoVim and MacVim
2016-05-22 18:30:04 -03:00
Trevor Heins
a7c8577e7f Fixing cygwin based on PR #168 2016-05-18 19:08:55 -04:00
Trevor Heins
4713776a90 Added SignColumn and FoldColumn support based on @markwu tweaks 2016-05-18 18:39:26 -04:00
Trevor Heins
c661a57ca2 Tweaked vim colors based on the work by @sinakarimi 2016-05-18 18:30:58 -04:00
Steve LoFurno
46fcdebb54 blue for vim-go (#119) 2016-05-08 01:03:56 -07:00
Zeno Rocha
b71b6eae26 Updates copyright 2016-05-08 00:57:54 -07:00
Lucas do Amaral Saboya
bbe0cb6aa8 Fixing background colours for Listchars (#151)
Fixing background colour for SpecialKey and NonText (most commonly used as Listchars alternatives.
2016-04-30 10:21:50 -07:00
Garrett Thornburg
7f28890a25 Release v1.2.1 2016-02-28 20:13:36 -07:00
Zeno Rocha
c8bae9a4e4 Release v1.2.0 2015-11-09 08:45:36 -08:00
Zeno Rocha
88b3a68977 Release v1.1.0 2015-11-02 07:39:17 -08:00
Zeno Rocha
4ad1e38548 Merge pull request #108 from darookee/fix-vim-synload-error
Fix case of g:colors_name
2015-10-31 16:04:51 -07:00
Zeno Rocha
c9ea4318f4 Release v1.0.0 2015-10-31 15:36:27 -07:00
Nils Uliczka
4cde1ff749 fixed case of g:colors_name 2015-10-31 21:29:50 +01:00
Brandon Mathis
2380c8da36 Color instance vars in ruby 2015-09-30 11:38:57 -04:00
Zeno Rocha
b763fe6698 Release v0.7.6 2015-02-19 07:30:45 -03:00
Zeno Rocha
2187cae56c Release v0.7.5 2015-02-13 08:08:28 -03:00
Zeno Rocha
654c1f53e1 Release v0.7.4 2015-02-02 22:52:58 -03:00
myobie
3138d6e914 Vim plugins have colors in a colors directory
This also fixed vundle to work with
Plugin 'zenorocha/dracula-theme', {'rtp': 'vim/'}
2014-12-02 16:12:30 +01:00
Renamed from dracula.vim (Browse further)