Commit graph

17 commits

Author SHA1 Message Date
Andrea Leopardi eba6e60bbf Add some highlight groups and fix some minor bugs
Close #6

- I highlighted the 'Directory' group
- I gave the 'Cursor' group a foreground color because, without one, Normal fg
  would be the same as Cursor bg, causing the text to be invisible (only in GUI)
  vim
2014-10-07 10:18:16 +02:00
Andrea Leopardi a461ff0ed5 Add ColorColumn support to the 256 colors version too 2014-10-03 17:10:13 +02:00
Andrea Leopardi b906b7ab25 Merge branch 'master' of github.com:whatyouhide/vim-gotham
* 'master' of github.com:whatyouhide/vim-gotham:
  Add ColorColumn support
2014-10-03 17:08:51 +02:00
Andrea Leopardi 4d44c41565 Support for 256 colors for Airline, update docs 2014-10-03 17:07:54 +02:00
Andrea Leopardi 02f15ad37c Add a 256 colors version of the colorscheme
@scottchiefbaker proposed a 256 colors version of Gotham in #1, but I didn't
feel like losing the accuracy of the tailored 16 colors against the portability
and ease of use (no terminal emulator colorscheme needed) of the 256 colors.

This commit adds a gotham-256 version of the colorscheme so that everyone is
able to choose what version to use.

There are a ton of things that could be extracted (maybe into `autoload/`), but
for now I'm leaving this untouched in order to avoid extra boot time when
loading an external file in `autoload/`.
2014-10-03 16:46:13 +02:00
Andrea Leopardi 7d9d062c8f Merge pull request #4 from stayradiated/master
Add ColorColumn support
2014-10-02 23:40:58 +02:00
George Czabania 6144dd77ac Add ColorColumn support 2014-10-03 10:17:27 +13:00
Andrea Leopardi ce5005393d Update the README to point to gotham-contrib 2014-10-02 20:45:15 +02:00
Andrea Leopardi 38cdf5d731 Vim-only repository 2014-09-29 12:22:11 +02:00
Andrea Leopardi 873c34c4db Unify into a single repository 2014-09-29 11:55:03 +02:00
Andrea Leopardi 3e6010da87 Minor adjustments, support for native tabline 2014-09-28 21:56:13 +02:00
Andrea Leopardi 724f875c2a Markdown-tailored highlights 2014-09-27 20:21:25 +02:00
Andrea Leopardi 32dfe8d42a Diffing, spelling and README 2014-09-27 20:16:55 +02:00
Andrea Leopardi 7b105befdb Terminal colors, yay (at least with iTerm) 2014-09-27 19:24:20 +02:00
Andrea Leopardi 58c2a105e5 Add (gui) highlighting for the tab line 2014-09-26 00:13:22 +02:00
Andrea Leopardi 3945be957b Refine colors and add an airline theme 2014-09-25 23:59:13 +02:00
Andrea Leopardi 63e1c3dd92 First commit 2014-09-25 11:43:32 +02:00