Commit Graph

136 Commits

Author SHA1 Message Date
Arctic Ice Studio
859fd7bfef Add Nord color scheme
Added the "Nord Vim" (1) color scheme. It is also shipped with Nord Vim,
but adding it to lightline itself simplifies the usage for many users.
Mentioned in arcticicestudio/nord-vim#68 (2) by @lokesh-krishna

References:
  (1) https://github.com/arcticicestudio/nord-vim
  (2) https://github.com/arcticicestudio/nord-vim/issues/68

Signed-off-by: Arctic Ice Studio <development@arcticicestudio.com>
2017-11-12 20:51:10 +01:00
Lokesh Krishna
e56f701abd swap colors for insert mode and normal mode 2017-11-08 22:38:50 +05:30
Lokesh Krishna
4b6c52afa3 add material colorscheme based on base16-material 2017-11-08 11:16:08 +05:30
Lokesh Krishna
b13a9a48e8 Changed file name and made colors consistent 2017-10-21 17:35:38 +05:30
Lokesh Krishna
f9af189d6d updated name and swapped colors 2017-10-21 17:21:43 +05:30
Lokesh Krishna
560ab5db68 added materia 2017-10-21 13:32:41 +05:30
zs
6c14e4d085 Added OldHope colorscheme 2017-10-15 06:21:26 +02:00
kkopec
56bcff1d34 added darcula colorscheme 2017-02-11 21:39:08 +01:00
itchyny
7b79f2ac35 tweak the left colors of the molokai colorscheme 2016-11-17 00:28:38 +09:00
itchyny
31c41def03 update the middle colors of the molokai colorscheme 2016-11-17 00:22:19 +09:00
itchyny
0f472147cf Merge pull request #199 from challsted/master
Added a Molokai ColorScheme
2016-11-16 23:19:55 +09:00
Chase Hallsted
44b25f4b7a Revamped colorscheme to match Itchyny's standards
Removed g: flag that allowed for alternate as well as moved colors
around to make them make more sence. I actually like this better now
2016-11-14 09:43:24 -06:00
Chase Hallsted
4da31a8670 Converted to use default colors and a flag 2016-11-11 10:18:22 -06:00
Chase Hallsted
46f8839e38 Fixed a few CTerms 2016-11-08 09:02:13 -06:00
Chase Hallsted
224c94fe92 Added CUI and removed bloat
Added CTERM Colors as requested by itchyny and removed colors that were
not being called by the colorscheme.

Things that need to be done still:
No idea what the "Inactive" colors are for.... they are kind of just
defaulting to what they origionally were...
2016-11-08 08:33:50 -06:00
Chase Hallsted
1c42f37452 Converted to lowercase hex values 2016-11-06 12:59:17 -06:00
itchyny
836d4c84f7 support terminal colors in the Dracula colorscheme (ref #195) 2016-11-06 01:11:39 +09:00
Chase Hallsted
ee2d1a5aad Added a Molokai ColorScheme 2016-11-05 03:52:44 -05:00
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
itchyny
e731b248be update the example configurations: instead of using strlen, compare to empty string 2016-05-11 08:54:04 +09: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
13fb725403 improve autoload/lightline.vim: use robust operators 2015-05-23 09:10:59 +09:00
itchyny
b967eefb9b use single quotes 2015-03-18 08:38:04 +09:00
itchyny
86ba053c78 remove Version: 0.0 in each file 2015-03-18 08:36:48 +09:00
itchyny
6e25afeda1 fix colorscheme.vim: check type of the attribute in lightline#colorscheme#flatten 2015-02-15 08:48:39 +09:00
Benjamin Chrétien
c7918c3f35 Add highlight arguments (e.g. bold) support to flatten. 2015-02-12 18:26:24 +01:00
itchyny
db08ca71af improve autoload/lightline.vim, colorscheme.vim: use match case for string comparison 2015-01-17 12:57:46 +09:00