Zoltan Dalmadi
f7941cedf3
Changed indentation to soft tabs (2 spaces)
2016-11-03 10:57:56 +01:00
Zoltan Dalmadi
23e62bd2fe
Merged dark and light variants into one file
2016-11-02 17:36:10 +01:00
Zoltan Dalmadi
6978bdf2d7
Added one color theme
2016-11-02 15:27:33 +01:00
Adam Albrecht
bf6a97744b
Add Dracula theme for lightline.vim
...
Based on the color scheme from https://draculatheme.com/
Color Palette: https://github.com/dracula/dracula-theme#color-palette
2016-10-13 14:03:03 -04:00
Eric Nielsen
ef65954149
Fix solarized themes colors
...
- Swap values without needing temporary variables
2016-08-08 10:33:23 -05:00
Eric Nielsen
a9fc5fc62e
Fix solarized themes colors
...
- Use colors according to
http://ethanschoonover.com/solarized#usage-development , namely dark
mode core colors are only base1, base0, base01, base03, base03
- 'altercation/vim-colors-solarized' also uses base00 in dark mode for
the VertSplit highlight, so use this too (has more contrast)
- Use colors as to optimize contrast, and as to make the same scheme
work for light mode by just inverting the colors (base03 becomes base3
and so on, as in 'altercation/vim-colors-solarized')
- Refactor removing duplicate code
2016-08-07 11:56:31 -05:00
Alexey Zabelin
dc3f3c87d7
Change tabline.middle color
...
Previously it was displaying the solarized dark version.
See #141
2015-12-30 18:08:11 -05:00
itchyny
9883aaba3f
change the tab colors of wombat colorscheme
2015-12-01 09:23:50 +09:00
itchyny
2050e86657
change the color of landscape colorscheme
2015-11-28 10:10:00 +09:00
Alexey Zabelin
7aade8e4d9
Edit tabline.left, tabline.tabsel
2015-11-25 20:59:36 -05:00
Alexey Zabelin
4468b01ed8
Change tabline's background color
...
To fit solarized_dark's colorscheme
https://github.com/itchyny/lightline.vim/issues/135
2015-11-25 13:07:15 -05:00
itchyny
cb85e3a6f8
fix magenta colour in the seoul256 theme (##129)
2015-11-02 08:24:04 +09:00
itchyny
1b7482a4d9
tweak seoul256 colors ( #129 )
2015-11-01 19:55:46 +09:00
Andy Weidenbaum
d16a0b8b7f
use peach for Visual from seoul256 Underlined
2015-10-29 20:32:17 -07:00
Andy Weidenbaum
93713c48df
blue normal, magenta replace, white/cyan visual
2015-10-29 16:36:01 -07:00
Andy Weidenbaum
16c783ea65
Add seoul256 scheme for lightline.vim
2015-10-27 23:07:50 -07:00
itchyny
967501e7a1
tweak colors of papercolor colorscheme
2015-07-28 07:49:37 +09:00
itchyny
ce78e6fce8
refactor papercolor colorscheme
2015-07-28 07:39:27 +09:00
itchyny
db7e639a04
refactor papercolor colorscheme
2015-07-28 07:13:09 +09:00
TKNGUE
bb8be60d94
Reafactor codes
...
- rename function names.
- remove local variable annotation.
2015-07-27 17:40:31 +09:00
TKNGUE
eff430dd85
Fix formats following author's request
...
- Stop using abbreviations and <SID>.
- Remove duplicated codes.
- Fix Briticism English
2015-07-27 06:02:01 +09:00
TKNGUE
90f0409675
Rename papercolor -> PaperColor
...
For compatibility PaperColor colorscheme
2015-07-27 05:54:31 +09:00
TKNGUE
f66b7345a1
Update papercolor scheme
2015-07-26 20:51:39 +09:00
TKNGUE
dab0cd7d02
Add papercolor_dark scheme for lightline.vim
2015-07-26 20:33:22 +09:00
TKNGUE
ce553ec9c0
Add papercolor_light scheme for lightline.vim
2015-07-26 20:10:23 +09:00
itchyny
86ba053c78
remove Version: 0.0 in each file
2015-03-18 08:36:48 +09:00
itchyny
4e94420705
improve solarized colorschemes: use 256 for solarized_termcolor by default ( #65 )
2014-05-31 01:07:36 +09:00
Bryan Forbes
d0a4b0bbd9
Fixes for indentation and the possibility that the solarized variable won't be there
2014-05-30 10:25:12 -05:00
Bryan Forbes
35379507ae
Added missing comment in solarized_dark.vim.
2014-05-30 09:42:44 -05:00
Bryan Forbes
6062894a91
Update solarized to use the same condition and terminal colors as vim-colors-solarized
2014-05-30 09:35:20 -05:00
itchyny
aad09a745d
improve solarized color ( close #51 )
2014-01-02 23:41:15 +09:00
itchyny
72c6e78ae7
add new colorscheme: 16color
2014-01-02 10:07:46 +09:00
itchyny
18b7879c9e
fix solarized colorschemes ( #50 )
2013-12-29 08:52:54 +09:00
itchyny
e3b03969e6
fix solarized colorscheme ( #50 )
2013-12-28 20:27:43 +09:00
itchyny
d636fbe1d7
fix solarized colorscheme ( close #44 , #50 )
2013-12-28 20:01:03 +09:00
itchyny
7c7ad0399d
support for tabline ( close #6 , close #27 , close #28 , close #29 )
2013-09-07 16:40:26 +09:00
itchyny
3067aa7afa
solarized colorscheme (without auto &background detection)
2013-08-27 10:28:44 +09:00
itchyny
7a75ac570e
careful separators and colors improvement
2013-08-27 01:06:17 +09:00
itchyny
5f85fa4101
improve colorschemes: inactive.middle
2013-08-22 21:47:15 +09:00
itchyny
cb830ca660
add Tomorrow colorscheme
2013-08-22 19:48:52 +09:00
itchyny
d746304023
add jellybeans colorscheme
2013-08-22 18:56:51 +09:00
itchyny
d9d0c80026
add wombat colorscheme
2013-08-22 13:58:15 +09:00
itchyny
640727d4be
care of length
2013-08-22 13:36:55 +09:00
itchyny
55b47883a5
add solarized colorscheme
2013-08-22 13:17:27 +09:00
itchyny
30f303bd54
be configurable
2013-08-22 09:02:14 +09:00
itchyny
e77dac4ad9
term=
2013-08-22 06:07:07 +09:00
itchyny
439b6a1c59
powerline colorscheme
2013-08-22 05:57:11 +09:00
itchyny
60d7285120
add README.md
2013-08-22 04:57:49 +09:00
itchyny
e8fbd0f0e9
s/color/palette/
2013-08-22 01:28:02 +09:00
itchyny
b50433a59b
change colorscheme API
2013-08-22 01:19:12 +09:00