Commit Graph

177 Commits

Author SHA1 Message Date
thawk 45d77ca909 Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
Bailey Ling d7fd8ca649 remove all themes from the core repository except for the default.
resolves #923
2016-01-29 22:24:49 -05:00
Bailey Ling 69587e1aa0 Merge pull request #839 from yeskeen/master
add cool theme
2016-01-27 22:17:59 -05:00
Bailey Ling 87e2e578b5 Merge pull request #865 from dlanileonardo/master
Base16 Theme for Terminal with 16 colors
2016-01-27 22:17:35 -05:00
Bailey Ling 2cf0ac1230 Merge pull request #937 from chrisbra/xtermlight
add xtermlight theme
2016-01-27 22:17:21 -05:00
Enrico Ghirardi 04f4b0f778 base16-theme: Revert changes for active statusline 2016-01-27 17:13:57 +01:00
Christian Brabandt b6d65b41a0 add xtermlight theme
fixes #770
2016-01-22 11:17:20 +01:00
Daniel Hahler c10a072b9e base16 theme: use Normal/VertSplit for inactive statusline 2016-01-20 22:50:19 +01:00
Zandr Martin daafeed223 fixed black fg in distinguished theme 2015-12-28 14:47:16 -06:00
Zandr Martin 4733a92e20 add distinguished theme 2015-12-28 11:39:29 -06:00
Dlani Mendes 6a14987276 Base16 True Pallete 2015-10-19 14:44:10 -02:00
Bailey Ling 543438e482 Merge pull request #844 from actionless/add-term-theme
add 'term' colorschheme
2015-10-05 09:04:42 -04:00
actionless 2efa4c0815 add 'term' colorschheme 2015-08-27 19:06:15 +02:00
no-name 3db2b66587 add cool theme 2015-08-20 12:14:50 +08:00
oblique 4bfb57f40d behelit theme: Add color for insert_paste warning 2015-08-11 19:40:04 +03:00
oblique 373b83ee58 Add behelit theme 2015-06-25 13:36:18 +03:00
Nguyen Nguyen 7acfcc9aed Add papercolor theme 2015-05-29 23:17:34 -07:00
Jordan W 8d93bc7fd4 Add warnings color for base16 color schemes
This replaces the color-clashing orange default with something more reasonable.
2015-03-20 12:25:07 -07:00
Andrew Wong 57767cc320 Add new theme: hybridline.vim
update hybridline comment
2015-03-10 02:17:13 +11:00
Bailey Ling b6e29a8cfb fix durant theme. resolves #704. 2015-02-27 07:35:31 -05:00
Walter Leibbrandt 83000d9a30 badwolf theme: make inactive status line stand out more - in console vim too. 2015-02-20 02:10:54 +02:00
Walter Leibbrandt 791de5a34d badwolf theme: make inactive status line stand out more 2015-02-19 16:00:25 +02:00
Mark Korondi f9b5611ac8 Unnecessary newline removed 2015-02-14 00:43:01 +01:00
Mark Korondi f820a7eb95 Base16 color fixes to resemble gui 2015-02-14 00:37:17 +01:00
Kevin Chen b4c8d43e85 Add CtrlP style to the Bubblegum theme 2014-11-20 21:27:26 +08:00
Bailey Ling d003b2450a Merge pull request #547 from kdurant/master
Create durant.vim
2014-11-15 14:52:50 -05:00
Asa Jay 82a4ebb56c Theme kalisi: Added 256 term colors, several changes
Changed insert mode color 3
Changed tabline modified
Changed inactive modfied statusline
Refined visual and replace mode colors
2014-10-26 14:08:21 +01:00
wangjun 78c3cd9bba Update durant.vim
remove comments
2014-10-17 14:40:42 +08:00
Benjamin Chrétien 23b452d1ae themes: fix GUI murmur theme. 2014-10-14 00:17:45 +02:00
Pratheek 258817ff38 Update raven.vim
- Fixed the incorrect cterm background value for airline_warning
2014-10-05 20:05:17 +05:30
Pychimp b16870fbf9 Added theme support for console vim
- Both themes (raven and silver) have been updated
2014-10-05 15:05:47 +05:30
Pychimp 47fd63586c Added two themes
- Raven (for Dark colorschemes)
- Silver (for Light colorschemes)
2014-08-24 13:20:19 +05:30
Asa Jay ac08bbcf26 Added CtrlP support, refined visual and replace mode colors. 2014-07-30 22:38:17 +02:00
kdurant ea828c5a6a Create durant.vim
add airline scheme
2014-06-25 12:54:07 +08:00
Saad Malik 99a4b38732 Fix #456
Fix for #456 Status line text color too dim for inactive windows.
2014-05-04 12:58:04 -07:00
Pychimp 496ba60984 Fixes incorrect fg value in visual modified
- changes it from white (hard to read) to dark grey-ish (easier to read)
2014-03-23 00:38:28 +05:30
Pychimp 5a3e8852bd Improve colour highlights
- Sol: Used a less distracting color to show a modified file/buffer
- Sol: Similar change as above, to tabline as well
- Sol: Warning colour imporved (Previously was some bad shade of magenta)
- Sol: All the Above mentioned changes replicated for CTERM values as well
--------------------------------------------------------------------------
- Luna: `Inactive Modified` colour is improved (Was a shade of red
                                                that was hard to read)
2014-03-21 00:33:26 +05:30
Bailey Ling 9aea79bb99 Merge pull request #404 from blueyed/solarized-inactive-like-vertsplit
solarized: use VertSplit bg for inactive statusline
2014-02-27 22:02:35 -05:00
Yasuharu Ozaki 0f091db08f Add new color theme: hybrid 2014-02-14 21:59:31 +09:00
Asa Jay 82efa95d94 Added new color theme: Kalisi 2014-02-06 00:25:19 +01:00
Daniel Hahler 3e044418a3 Revert changes to s:NM, add s:NMi for inactive windows 2014-01-26 12:04:30 +01:00
Daniel Hahler 41a148f1e6 solarized: use VertSplit bg for inactive statusline
Adjust foreground color accordingly, also for non-active modified
filename (to stand out).
2014-01-10 22:47:33 +01:00
Alessandro Di Martino 7c10cfa73e Improve some colors 2013-12-13 21:50:00 +01:00
Alessandro Di Martino 285b4da3e5 Add kolor theme 2013-12-13 17:40:52 +01:00
Bailey Ling 9e53c2c155 add more documentation about accents. resolves #299. 2013-10-06 09:22:33 -04:00
Bailey Ling a75f91baba fix luna ctrlp theming. 2013-10-06 08:50:04 -04:00
U-jfilippc\jfilip 6de7c3e0fe Added lucius.vim to airline themes 2013-10-05 23:25:30 -05:00
Bailey Ling b460822c84 Merge branch 'dev' 2013-09-28 01:53:55 +00:00
Bailey Ling a81d1cd9c7 refactor the rest of the themes to use refresh. resolves #288. 2013-09-27 21:43:32 -04:00
Bailey Ling 2f3b33daae fix solarized theme being out of sync (#288). 2013-09-27 21:36:44 -04:00