Commit Graph

113 Commits

Author SHA1 Message Date
Akshay Hegde 79148da18a
Update repository URLs 2023-02-24 19:04:33 -08:00
Akshay Hegde c699ca10ed
Don't require 'termguicolors' to be enabled to set terminal ansi colors 2021-07-05 20:50:11 -07:00
Akshay Hegde 0aa4e5c973
Use a base color for Visual selections
This sidesteps an issue after patch 8.2.2797 which means Search
highlight group overrides the Visual highlight group.

Additionally, this commit brings Spacegray's Visual selection
highlighting more in line with default Vim colorschemes, which also
use a background color (instead of no background color which allowed
Spacegray before this commit to show other highlight groups when Visual
selection was active).
2021-06-15 03:45:36 -07:00
Akshay Hegde cf56624d12
Use similar colors for both TabLine and StatusLine highlight groups 2021-06-13 20:24:13 -07:00
Akshay Hegde 1a4fc46953
Embolden SpecialComment highlight group 2021-06-13 20:00:04 -07:00
Akshay Hegde 1652c648b6
Don't expose terminal_ansi_colors unless certain conditions are met 2021-06-13 19:59:01 -07:00
Akshay Hegde 012ff0065e
Darken Normal low-contrast background to match terminal background 2021-01-01 17:15:01 -08:00
Akshay Hegde 37203c8514
Spacegray.vim v1.6 2020-12-23 00:45:45 -08:00
Akshay Hegde a2ca1160c4
Tweak hl-Cursor to use hl-Normal, reversed 2020-12-23 00:34:23 -08:00
Akshay Hegde 1abca55653
Lighten hl-Comment foreground for readability 2020-12-23 00:34:08 -08:00
Akshay Hegde a727ab3ba7
Match Normal background colors to the GUI version 2020-12-22 22:58:46 -08:00
Akshay Hegde d2ddb5d7e6
Avoid setting background' unnecessarily 2020-12-22 22:58:46 -08:00
Akshay Hegde e42c3a0ae8
Link Terminal highlight group to Normal 2020-12-22 22:22:15 -08:00
Akshay Hegde 1bbfcbc3a5
Update low contrast colors for iterm 2020-12-22 22:22:15 -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 72e31b601f
Sync hl-Title with hl-Normal 2019-02-21 23:03:46 -08:00
Akshay Hegde d2e346ec31
Update screenshots 2019-02-15 01:24:01 -08:00
Akshay Hegde 5c2ac6b043
Support :terminal related highlight groups 2019-02-15 01:05:53 -08:00
Akshay Hegde 63c9e2f75a
Make VertSplit use the same background color as StatusLineNC
Refs #14
2018-12-27 12:07:10 -08:00
Akshay Hegde 5dfdefbe08
Revert "Merge pull request #14 from oguzbilgic/patch-1"
This reverts commit baf7118427, reversing
changes made to f9e5205319.

Refs #15
2018-12-25 13:20:02 -08:00
Akshay Hegde baf7118427
Merge pull request #14 from oguzbilgic/patch-1
Link VertSplit to StatusLineNC
2018-12-25 11:28:56 -08:00
Oguz Bilgic f774dedce0
Link VertSplit to StatusLineNC 2018-12-25 19:21:22 +03:00
Akshay Hegde f9e5205319
Update iTerm color palette and provide a low contrast option
References #12
2018-06-20 17:31:01 -07: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 9a952cee86
Disable options by default 2017-11-22 19:16:52 -08: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 95a5adbbbb
Use sRGB colors for Terminal.app
Previously, colors were using a "Generic RGB" profile. This resulted in
washed out colors. Using the sRGB colors results in a more accurate,
deeper colors, and more importantly, looks consistent with other
colorschemes for iTerm, GNOME Terminal, terminator, etc.
2017-05-05 23:26:44 -07: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 c9e63f8a73
Tweak ANSI black colors for Terminal.app 2017-04-21 00:22:28 -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 adb621e3d1
Embolden search text if `spacegray_underline_search` is on
This drastically aids in distinguishing search text from normal text.
2016-06-04 22:10:36 -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 1c10d0da04 Set better defaults on Terminal.app
- Changes the default font to Monaco (instead of Fira Mono)
- Set the window dimensions to the default 80x24
2015-04-04 20:37:00 -07:00
Akshay Hegde fa6e1a65c1 Make gvim background color match terminal's 2015-03-27 19:59:44 -07:00
Akshay Hegde 00ffabcecc Darken background color of Visual mode in gvim 2015-03-21 21:39:33 -07:00
Akshay Hegde 0a1296cc93 Tweak background color of number line in gvim
Make the LineNr background color the same as the Normal background
color. This makes the inactive (if using relative numbering) numbers
easier to read.
2015-03-21 19:39:47 -07:00
Akshay Hegde c27f99e714 Spacegray.vim v1.4 2015-02-28 21:11:14 -08:00
Akshay Hegde 8c37a84f12 Add colors for 'Question' highlight group 2015-02-28 20:36:43 -08:00
Akshay Hegde dd02a4dd0c Fix a small typo
Exeption => Exception
2015-02-28 18:36:49 -08:00
Akshay Hegde 5792ea153d Specify font used in the README.
Closes #7
2015-02-07 18:04:52 -08:00
Akshay Hegde 187f499e90 Improve diff colors.
Improve diff colors for legibility:
- Use black text against green background for DiffAdd
- Highlight changed text more prominently.
2015-01-24 00:45:45 -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