Commit Graph

9 Commits

Author SHA1 Message Date
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