Bailey Ling
45f0d896e9
move all theme variables into a single dictionary
2013-08-18 00:59:49 +00:00
Bailey Ling
6bda68e35c
replace all obsolete color groups in all themes
2013-08-17 19:20:40 +00:00
Bailey Ling
3fbdd28e5d
add profiler. optimize separator highlighting.
2013-08-17 17:35:06 +00:00
Evgeni Kolev
284f8efd58
Default to 16 colors for solarized theme unless g:solarized_termcolors is 256
2013-08-13 09:29:28 +03:00
Bailey Ling
c7cc63fb62
remove support for inactive modified
...
statuslines don't actually get evaluated in inactive splits, so this feature never worked properly anyways.
2013-08-11 16:13:04 -04:00
Bailey Ling
26c7c9fca2
move default ctrlp theme to dark. autogenerate for everything else if not already defined.
2013-08-06 23:29:06 +00:00
Bailey Ling
42260bc35f
can't forget about solarized
2013-08-06 21:53:14 +00:00
Bailey Ling
772fbc18e7
indent
2013-08-06 19:23:07 +00:00
Christopher.Green
e0f5bcc06a
Reload the solarized airline theme on the Colorscheme event.
2013-08-06 07:25:21 -07:00
Mark Story
200b54bb93
Improve coloring on branch bar & encoding segments.
...
Make the colors for these segments match the general look and feel of
solarized light.
2013-07-27 23:16:18 -04:00
Mark Story
dadcb3e2c3
Fix typo in blue hex code.
2013-07-27 23:05:24 -04:00
Bailey Ling
c9f717f9e7
add inactive modified theme support to the rest of the themes (except powerlineish).
2013-07-15 23:09:41 -04:00
Bailey Ling
a6895e2754
Squashed commit of the following:
...
commit 7cd477ba7fb2f960c9e832626546e12ab939b59e
Merge: b6e3d5c
9f93628
Author: Bailey Ling <bling@live.ca>
Date: Mon Jul 15 20:07:01 2013 +0000
Merge branch 'solarized-themes-merge' of https://github.com/seletskiy/vim-airline into seletskiy-solarized-themes-merge
commit 9f936281ed
Author: Stanislav Seletskiy <s.seletskiy@office.ngs.ru>
Date: Mon Jul 15 11:57:14 2013 +0700
get rid of background detection magic
commit 230b16d3c5
Author: Stanislav Seletskiy <s.seletskiy@office.ngs.ru>
Date: Sun Jul 14 12:22:30 2013 +0700
merge solarized and solarized2
g:airline_solarized_reduced controls how many colors can change between
mode switching.
2013-07-15 20:09:52 +00:00
Sam Green
13e31e2df4
Revamped solarized theme again. Gutter much closer to background color.
...
Colors are now almost identical to solarized2.
Better text contrast.
Source has been refactored.
Updated to comply to new theme format changes.
2013-07-13 12:56:37 +01:00
Bailey Ling
a8a34b8992
treat inactive as a new mode, allowing it to be themeable ( #59 ).
2013-07-13 02:39:38 +00:00
Bailey Ling
949972b177
add solarized palette into themes for reference
2013-07-11 14:02:46 +00:00
Bailey Ling
78946af962
upgrade replace to a mode of its own.
2013-07-11 03:03:50 +00:00
Sam Green
d6500668a8
Completely overhauled solarized theme.
...
Colours now remain the same in all modes except for the outer segment
backgrounds.
Less use of solarized accent colours as backgrounds.
Clearer window separator colours.
Refactored source.
Mode background colours are now closer to blue to contrast less
with the body text background.
![airlinesolarizedmockup](https://f.cloud.github.com/assets/378622/768607/8c09f644-e8a3-11e2-9f7d-f2deebe8cb14.png )
2013-07-09 18:12:15 +01:00
Bailey Ling
6b705b490d
refactor colors to use color map generator
2013-07-09 01:22:04 +00:00
Bailey Ling
43bc51a0d2
shorten inactive windows to only the filename. resolves #35 . also, treat inactive as a mode so it can be themed independently.
2013-07-08 22:59:31 +00:00
Sam Green
b0cd2f2097
Added solarized theme. (Based off of dark and only the minimum of 9 lines have been changed so far)
2013-07-08 11:58:34 +01:00