Commit Graph

46 Commits

Author SHA1 Message Date
0d5c5c1e29 Merge pull request #181 from yukunlin/solarized-command-colors
Add 'enable_command_color' option for solarized.vim
2019-09-18 14:14:25 +02:00
fb1d0b3cc4 Add 'enable_command_color' option for solarized.vim
Allow users to enable a different color for the status line in command
mode.
2019-08-10 20:13:34 +09:00
7f81f102ab Add 'g:airline_solarized_dark_inactive_background' option for solarized.vim
Increases contrast to make it easier to distinguish between active and
inactive buffers.
2019-08-10 19:54:05 +09:00
48bf1b6335 Add 'dark_text' option for solarized.vim 2018-03-23 15:05:00 +07:00
e0299523c2 Make Airline error count same colour as warnings
When linters such as ALE report errors, airline shows this in a rather ugly
default shade of red. This change makes errors and warnings use the same colour
scheme.
2017-05-10 09:35:45 +01:00
1cb71592e2 [solarized] add option to change inactive window border from light to dark 2016-09-21 14:32:08 -05:00
1ca09ffda0 Add green option to solarized theme 2016-06-05 14:21:40 -07:00
2c665d516c solarized: add support for g:solarized_base16 by @cuviper
Ref: https://github.com/blueyed/vim-colors-solarized/commit/92f2f994

This also defines 'g' (gui) colors, which might not be necessary and
cause unnecessary overhead (at least it caused an error when given an
invalid color (RGB without hash symbol), but was added for completeness.
2016-05-10 23:00:30 +02:00
3e044418a3 Revert changes to s:NM, add s:NMi for inactive windows 2014-01-26 12:04:30 +01:00
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
2f3b33daae fix solarized theme being out of sync (#288). 2013-09-27 21:36:44 -04:00
095295b839 fix solarized warningmsg fg color 2013-09-24 23:29:39 +07:00
8e3c91e486 fix syntax error for solarized theme. resolves #269. 2013-09-22 14:30:55 -04:00
b39308c49b Merge branch 'dev' 2013-09-22 11:01:21 -04:00
a3df71463e Solarized modifications.
- Remove 'reduced' option
- Use yellow for insert, red for replace mode
2013-09-20 22:14:37 +03:00
e787b570e9 Modify solarized normal mode tty colors 2013-09-20 22:12:43 +03:00
39cb28b7e3 Solarized improvements.
- Use gray for normal mode bg color
- Add replace mode colors
- Modify solarized dark colors
2013-09-20 22:02:25 +03:00
e93263538f automatically provide the red accent. 2013-09-17 23:13:32 -04:00
3f67df6440 Merge pull request #243 from seletskiy/solarized-tty
solarized.vim: tty colors (fix #242)
2013-09-10 15:21:02 -07:00
d2c70194b0 solarized.vim: tty colors (fix #242) 2013-09-10 23:50:10 +07:00
8b2d58af59 fill in inactive modified colors. 2013-09-05 21:34:48 +00:00
4596c9ce22 fix solarized colors in tabline 2013-09-05 12:36:38 +07:00
ea4e0280fb rename warningmsg to warning. 2013-08-27 23:44:03 +00:00
2f5ba93d0e leave the loaded colorscheme alone. fixes #184. 2013-08-25 12:27:21 -04:00
5dd1fba954 solarized: fix contrast and warningmsg 2013-08-23 22:09:11 +07:00
45f0d896e9 move all theme variables into a single dictionary 2013-08-18 00:59:49 +00:00
6bda68e35c replace all obsolete color groups in all themes 2013-08-17 19:20:40 +00:00
3fbdd28e5d add profiler. optimize separator highlighting. 2013-08-17 17:35:06 +00:00
284f8efd58 Default to 16 colors for solarized theme unless g:solarized_termcolors is 256 2013-08-13 09:29:28 +03:00
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
26c7c9fca2 move default ctrlp theme to dark. autogenerate for everything else if not already defined. 2013-08-06 23:29:06 +00:00
42260bc35f can't forget about solarized 2013-08-06 21:53:14 +00:00
772fbc18e7 indent 2013-08-06 19:23:07 +00:00
e0f5bcc06a Reload the solarized airline theme on the Colorscheme event. 2013-08-06 07:25:21 -07:00
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
dadcb3e2c3 Fix typo in blue hex code. 2013-07-27 23:05:24 -04:00
c9f717f9e7 add inactive modified theme support to the rest of the themes (except powerlineish). 2013-07-15 23:09:41 -04:00
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 9f936281ed072d1bf545f6f80a5f3c2ba544b9c8
Author: Stanislav Seletskiy <s.seletskiy@office.ngs.ru>
Date:   Mon Jul 15 11:57:14 2013 +0700

    get rid of background detection magic

commit 230b16d3c54fec7d17117c6085c9bdc8c1694375
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
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
a8a34b8992 treat inactive as a new mode, allowing it to be themeable (#59). 2013-07-13 02:39:38 +00:00
949972b177 add solarized palette into themes for reference 2013-07-11 14:02:46 +00:00
78946af962 upgrade replace to a mode of its own. 2013-07-11 03:03:50 +00:00
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
6b705b490d refactor colors to use color map generator 2013-07-09 01:22:04 +00:00
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
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