Commit Graph

34 Commits

Author SHA1 Message Date
Akshay Hegde 79148da18a
Update repository URLs 2023-02-24 19:04:33 -08:00
Akshay Hegde 338b319da0
Add reference to Xcode colorscheme that closely matches Spacegray.vim 2020-09-17 22:47:16 -07:00
Akshay Hegde 69e8fefce0
Add an additional screenshot 2019-02-22 20:52:36 -08:00
Akshay Hegde d2e346ec31
Update screenshots 2019-02-15 01:24:01 -08:00
Akshay Hegde 255a6086aa
Update README 2018-04-07 13:21:39 -07:00
Akshay Hegde 37afc9f148
Replace pathogen instructions with native Vim 8 instructions 2018-04-05 21:57:42 -07:00
Akshay Hegde 95c0801faa
Showcase lower contrast variant of Spacegray
Also move all screenshots locally under the "screenshots" folder for
easier management.
2017-11-22 19:13:11 -08:00
Akshay Hegde d57db9f7ff
Introduce a lower contrast variant of Spacegray 2017-11-22 19:00:13 -08:00
Akshay Hegde fcc51fc158
Use italics for inactive status line
This also changes the variable name from
`g:spacegray_italicize_comments` to `g:spacegray_use_italics` to reflect
the new change.
2017-11-22 19:00:13 -08:00
Akshay Hegde f6eafca9c9
Simplify gnome-terminal configurations
Use gsettings to get the default profile ID so the user doesn't have to
copy and paste.
2017-04-26 01:48:35 -07:00
Akshay Hegde 79936a4434
Fix legacy guicolors option
Option was renamed to 'termguicolors'
2016-10-30 21:04:08 -07:00
Akshay Hegde 92ec234dd0
Increase heading level for terminal color subsections 2016-10-30 21:02:59 -07:00
Akshay Hegde bb13c2c293
Update instructions for gnome-terminal
The previous instructions no longer worked on the latest Ubuntu
LTS/Gnome 3.20. This commit provides an alternative way to set Spacegray
colors using dconf to set the values.
2016-10-30 21:01:53 -07:00
Akshay Hegde 8255162005
Add options to tweak spacegray
Adds italic comment support and the ability to use underline instead of
the highlight search, which makes it much more pleasing to look at, in
my opinion.

Note that the italic comment support in terminal vim requires terminal
support.
2016-05-21 20:59:58 -07:00
Akshay Hegde ed44e2a6b0
Update Readme to explain `'guicolors'` 2016-04-24 10:43:53 -07:00
Akshay Hegde 5792ea153d Specify font used in the README.
Closes #7
2015-02-07 18:04:52 -08:00
Akshay Hegde 1017c4a5af Replace C GUI Screenshot with a Ruby Terminal one. 2015-01-19 17:09:25 -08:00
Akshay Hegde a19a7e9c72 Clarify gnome-terminal installation procedure.
I haven't been able to find a proper way for changes to take effect
other than manually having to shutdown gconfd and restart it.
2015-01-19 16:53:25 -08:00
Akshay Hegde f159b94376 Gnome-terminal installation fixes. 2015-01-08 02:29:22 -08:00
Akshay Hegde 211520a821 Add gnome-terminal colorscheme. 2015-01-08 02:22:04 -08:00
Akshay Hegde d8dd4c6f15 Update README to consolidate information about terminal colorschemes. 2015-01-06 01:12:22 -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
Bradley Cicenas 411b9506bd add mostly default terminator config with spacegray palette 2014-12-15 12:53:21 -05: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 Hegde 55fa6f4d1d Remove notice. Spacegray is now ready for mass consumption! 2014-12-14 16:47:05 -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 b10eac4125 Clarify that the colorscheme isn't trying to be faithful to the original 2014-12-14 13:55:42 -08:00
Akshay Hegde a5c8f6978b Add one more screenshot. 2014-12-14 02:47:17 -08:00
Akshay Hegde 8d5527e692 Fix grammar 2014-12-14 02:43:00 -08:00
Akshay Hegde 906b55cd21 Readme: Add Notice. 2014-12-14 02:42:25 -08:00
Akshay Hegde 410744e8f1 Update Readme with screenshots. 2014-12-14 02:39:01 -08:00
Akshay Hegde ad324b1b91 Initial commit of spacegray.vim.
- Work on support for terminal vim is being done.
2014-12-14 02:26:22 -08:00