Commit Graph

59 Commits

Author SHA1 Message Date
Akshay Hegde d9f5df1b04 Organize terminal config files into folders. 2015-01-06 01:00:34 -08:00
Akshay Hegde 190225e3d1 Provide Spacegray.terminal file for use with Terminal.app
Closes #5
2015-01-06 00:58:40 -08:00
Akshay Hegde 4878e9b0c8 Spacegray v1.3 2014-12-30 17:58:06 -08:00
Akshay Hegde a950a626bc Slightly darken visual mode colors from previous commit. 2014-12-29 05:30:33 -08:00
Akshay Hegde e5e22b45fc Tweak Visual terminal colors.
Much easier to see what's being visually selected.
2014-12-29 04:21:14 -08:00
Akshay Hegde 32fe1b81ea Tweak Search background color. 2014-12-28 04:26:02 -08:00
Akshay Hegde 9bc057908e Tweak Search cterm colors to match GUI colors. 2014-12-28 03:52:18 -08:00
Akshay Hegde 23175475a9 Modify DiffRemoved highlight link (Constant => Function) 2014-12-27 22:42:34 -08:00
Akshay Hegde e5e1c4f220 Lower contrast of Constant ctermfg color slightly. 2014-12-27 20:47:26 -08:00
Akshay Hegde 7fbb0e9227 Make conceal use normal fg colors, but not bg colors. 2014-12-27 20:23:58 -08:00
Akshay Hegde e20d62254d Make Type and Identifier cterm colors match the GUI ones. 2014-12-26 20:07:23 -08:00
Akshay Hegde 1b6ddaa91e Make String cterm colors match the GUI colors as well. 2014-12-26 16:08:39 -08:00
Akshay Hegde 525dbded31 Make Constant cterm color orange to match the GUI colors.
- Also add License (Vim License)
2014-12-26 15:51:50 -08:00
Akshay Hegde e0480cb8a5 Bump version.
For vim.org release.
2014-12-23 22:51:18 -08:00
Akshay Hegde 8507a919e9 Add highlighting for SignColumn. 2014-12-23 22:50:04 -08:00
Akshay Hegde d7fc59b203 Darken normal cterm colors slightly.
This reverts commit 3a346293d.
2014-12-18 22:31:52 -08:00
Akshay Hegde 9d8adc6198 Set WarningMsg gui color to blue. 2014-12-18 17:01:55 -08:00
Akshay Hegde 38d8230404 Fix ErrorMsg/WarningMsg term colors to match the GUI colors. 2014-12-18 15:17:30 -08:00
Akshay 3a346293d7 Brighten Normal colors for terminal to match the GUI colors.
With this change, the Normal text should more closely match the 
Normal colors for the GUI.
2014-12-18 12:37:35 -08:00
Akshay Hegde 0b8dcaac81 Bump version.
- For an updated vim.org release.
2014-12-17 18:23:33 -08:00
Akshay Hegde 328bc2a163 Set a gray color for colorcolumn. (Was a distracting bright red) 2014-12-16 18:27:18 -08:00
Akshay Hegde 8e734950df Merge branch 'rails'.
* rails: Added some rails specific rules
New syntax rules are defined in rails.vim:
https://github.com/tpope/vim-rails/blob/master/autoload/rails.vim#L3747
2014-12-15 23:47:02 -08:00
Paul Demchuk ef4f2dbf0c Added some rails specific rules 2014-12-15 23:00:37 -08:00
Akshay Hegde 5ff56d3fcb itermcolors: Add compatibility for stable version of iTerm2.
Previously, spacegray.itermcolors contained settings that were only
present in the Nightly version of iTerm2. This commit makes it so that
only the settings that are present in both the Stable and Nightly
version of iTerm are set.
2014-12-15 19:09:30 -08:00
Akshay 4dd5d5316b Terminator config: set borderless option to False.
As a default, we shouldn't enforce borderless windows by default.
2014-12-15 17:10:52 -08:00
Akshay abef835d8a Merge pull request #2 from bcicen/master
Add mostly default terminator config with spacegray palette
2014-12-15 11:10:17 -08:00
Bradley Cicenas 411b9506bd add mostly default terminator config with spacegray palette 2014-12-15 12:53:21 -05:00
Akshay Hegde 18da1ba4ca itermcolors: Fix some colors being off.
- Fixed yellow + bright green being the same.
- Brightened black slightly.
- Brightened background color.
- Various color tweakings.
2014-12-15 01:46:08 -08:00
Akshay Hegde 41406e97da Update README with sample ~/.Xresources file.
- Also reword terminal environment section.
2014-12-14 23:00:19 -08:00
Akshay Hegde c603df5564 Document the new itemcolors in the README. 2014-12-14 20:27:31 -08:00
Akshay e462aeca5a Merge pull request #1 from artursapek/master
.itermcolors file for iTerm2
2014-12-14 20:25:20 -08:00
Artur Sapek c4e78a56fa .itermcolors file for iTerm2 2014-12-14 23:17:56 -05:00
Akshay Hegde 81e44b1dc7 Designate version number. 2014-12-14 17:05:01 -08:00
Akshay Hegde 885da349bb Brighten Comment colors for the GUI 2014-12-14 16:59:03 -08:00
Akshay Hegde 55fa6f4d1d Remove notice. Spacegray is now ready for mass consumption! 2014-12-14 16:47:05 -08:00
Akshay Hegde 5e49d19ae0 Update highlight links.
- Link SpecialChar and SpecialComment to Special group.
- Sort links.
- Add credit for links.
2014-12-14 16:41:49 -08:00
Akshay Hegde 6f3dfe4d26 Brighten Type cterm colors. 2014-12-14 16:24:15 -08:00
Akshay Hegde b473753458 Fix Type cterm colors not being faithful to the gui color. 2014-12-14 16:20:00 -08:00
Akshay Hegde edbf8f28b6 Fix SpecialKey colors for both cterm and gui. 2014-12-14 16:12:16 -08:00
Akshay Hegde 506b5c58df Update message colors for cterm. 2014-12-14 16:09:41 -08:00
Akshay Hegde 98703ae417 README fixes 2014-12-14 16:02:22 -08:00
Akshay Hegde a938da1f11 Add terminal configuration steps to Readme 2014-12-14 16:01:48 -08:00
Akshay Hegde 7fdde2564b Update IncSearch and Search colors for cterm. 2014-12-14 15:52:23 -08:00
Akshay Hegde 2be9408fef Consistency 2014-12-14 15:45:12 -08:00
Akshay Hegde 029285448b Add cterm colors for TabLine. Update gui colors for TabLine.
- Now more closely resembles the statusline.
2014-12-14 15:00:23 -08:00
Akshay Hegde 2ee8d3c28e Add spell definitions for both cterm and gui. 2014-12-14 14:45:45 -08:00
Akshay Hegde b10eac4125 Clarify that the colorscheme isn't trying to be faithful to the original 2014-12-14 13:55:42 -08:00
Akshay Hegde 27d31284b6 Add active and inactive statusline cterm colors 2014-12-14 13:54:25 -08:00
Akshay Hegde 0d49f0c335 Update with some more cterm colors. 2014-12-14 05:06:08 -08:00
Akshay Hegde e477d32f67 Initial work on cterm palette 2014-12-14 04:25:18 -08:00