Commit graph

75 commits

Author SHA1 Message Date
Trevor Heins
b7656a8ffb Merge pull request #32 from hzchirs/feature/change_cursor_line_number_color
Modify cursor line number highlight based on official color palette
2017-05-24 14:36:28 -04:00
Trevor Heins
57eda041e4 Merge pull request #31 from hzchirs/feature/add_html_tagname_and_attribute_gui_highlighting
Add html tagname and attribute gui highlighting
2017-05-24 14:35:51 -04:00
Trevor Heins
818e9802db Merge pull request #30 from hzchirs/master
Set guifg for rubyInstanceVariable
2017-05-24 14:35:33 -04:00
Zeno Rocha
7a4798a6d0 Fixes vim url 2017-05-21 23:45:15 -07:00
Trevor Heins
b7e11c087f Merge pull request #33 from 5t111111/revert-fix-cterm-background-color
Revert "Fix cterm background color"
2017-05-17 02:05:21 -04:00
Hirofumi Wakasugi
92d8f4714f Revert "Fix cterm background color"
This reverts commit 38d5c9b733.
2017-05-17 14:42:10 +09:00
HzChris
176f7e29ae Modify cursor line number highlight based on the color palette 2017-05-06 11:41:39 +08:00
HzChris
c719be13fa Add html tagname and attribute gui highlighting 2017-05-06 11:24:55 +08:00
HzChris
6ae12ee0f7 Set guifg for rubyInstanceVariable 2017-05-05 20:22:23 +08:00
Trevor Heins
e84b720e4b Merge pull request #20 from lucazz/cursorline-fix
Fixing cursorline.
2017-05-02 18:25:03 -04:00
Trevor Heins
891810846e Merge pull request #22 from simplay/visualize-file-modified
Indicate in airline that the current buffer has unsaved changes
2017-05-02 18:24:42 -04:00
Trevor Heins
0d0c473e53 Merge pull request #24 from ileodo/enhance
Enhancement: lighter the foreground of airline
2017-05-02 18:24:19 -04:00
Trevor Heins
1fabb40d5f Merge pull request #19 from idlua/master
Fix cterm background color
2017-05-02 18:24:05 -04:00
Trevor Heins
1abdb4178f Merge pull request #26 from cousine/master
Added markdown highlighting
2017-05-02 18:23:52 -04:00
Trevor Heins
fa75248cf8 Merge branch 'master' into master 2017-05-02 18:23:43 -04:00
Trevor Heins
7cc5398037 Merge pull request #28 from andrepolischuk/master
Add cursor line number highlight
2017-05-02 18:21:52 -04:00
Trevor Heins
51e9ff2ee3 Merge pull request #18 from sdemura/fix_pmenu_colors
make pmenu more readable
2017-05-02 18:19:57 -04:00
Andrey Polischuk
37f7d0fcf4
Add cursor line number highlight 2017-03-31 17:04:09 +03:00
cousine
2e7c12c930 Custom coloring for search 2017-02-19 18:42:14 +02:00
cousine
0f5495aecc Added markdown highlighting 2017-02-19 17:12:13 +02:00
iLeoDo
35099422a7 Enhancement: lighter the background of airline 2016-12-04 10:45:30 +00:00
simplay
71378f2da7 Visualize in airline that the current buffer has unsaved changes 2016-11-23 07:51:18 +01:00
Lucas do Amaral Saboya
b8ecdaba4f
Fixing cursorline. 2016-11-14 15:49:20 -03:00
Luan Vicente
38d5c9b733 Fix cterm background color 2016-11-01 21:26:06 -02:00
Sean Demura
4add7e6006 make pmenu more readable 2016-10-01 08:55:50 -04:00
Trevor Heins
926dfbab01 Merge pull request #16 from dkarter/better_elixir_and_vimscript
Add better support for Elixir and VimScript
2016-09-21 18:10:43 -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
Trevor Heins
ad843ec594 Merge pull request #8 from ashchan/remove-nontext-line-background
Remove background color for NonText lines
2016-06-07 10:26:31 -04: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
Trevor Heins
e63e54ef93 Merge pull request #7 from ashchan/tweak-selection-color
Tweak selection color to be more distinct
2016-05-29 18:14:24 -04:00
James Chen
a9dbed8b31 Tweak selection color to be more distinct 2016-05-30 06:48:42 +09:00
Harrison Heck
fb58744cef Merge pull request #5 from niclas-ahden/align-vim-with-palette
Align colors with the zenorocha/dracula-theme palette
2016-05-25 14:24:32 -04:00
Harrison Heck
817b46828f Merge pull request #6 from niclas-ahden/fix-link-in-readme
Fix contributors link in README
2016-05-25 12:54:33 -04:00
Niclas Åhdén
7ede295e94 Fix contributors link in README 2016-05-25 18:45:50 +02: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
Harrison Heck
f0f60657af Merge pull request #4 from niclas-ahden/reintroduce-removed-gui-colors
Reintroduce LineNr and CursorLine GUI colors
2016-05-25 10:39:19 -04:00
Trevor Heins
ba3adde7e9 Update README.md 2016-05-24 12:29:07 -04:00
Trevor Heins
495c63d4e4 Update README.md 2016-05-24 12:28:52 -04: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
Harrison Heck
a9528f77e0 Added README and LICENSE 2016-05-18 20:49:34 -04:00
Trevor Heins
97c69f4066 Added .github and LICENSE 2016-05-18 19:40:02 -04:00
Trevor Heins
fa6602a797 Update README.md 2016-05-18 19:37:30 -04:00
Trevor Heins
6d3424fef1 Create README.md 2016-05-18 19:33:15 -04: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