Commit Graph

150 Commits

Author SHA1 Message Date
Josh Dick
74c476832d Update Search highlighting to match IncSearch highlighting 2016-05-12 18:13:06 -04:00
Josh Dick
a5bd4b0a19 Update preview image 2016-05-12 11:14:54 -04:00
Josh Dick
ee8c958954 Tweak menu styling. Fixes #32. 2016-05-11 19:15:09 -04:00
Josh Dick
6576d4b401 Fix last few rounds of incorrect color value changing, add s:menu_grey for use in menus and in airline-onedark.vim 2016-05-11 18:21:33 -04:00
Josh Dick
d1c4e8e6d1 Update preview image 2016-05-11 01:29:12 -04:00
Josh Dick
2164a48c55 Color value tweaks...again.
* Remove "dark" colors that don't exist in Atom's One Dark theme
* Measure all colors using sRGB in Atom
* Update color values in onedark.vim and One Dark.itermcolors with corresponding sRGB values
2016-05-11 00:13:18 -04:00
Simon Smith
14a9d221dc Add colors for ES6 modules and class (#31) 2016-05-10 22:14:12 -04:00
Josh Dick
f3cbce3c30 Simonsmith markdown (#30)
* Add highlighting for Markdown (#23)

* Move Markdown to proper place alphabetically, use bold font for `markdownBold`
2016-05-10 18:06:30 -04:00
Josh Dick
56fff525af Add more highlight groups for othree/yajs.vim 2016-05-10 16:47:49 -04:00
Josh Dick
e01c499a9c Add underline styling to SpellBad.
Should gel better with #23.
2016-05-10 16:30:25 -04:00
Josh Dick
a9a0a32bed Tweak a few GUI colors to match Atom's One Dark; remove gutter background color 2016-05-10 15:03:00 -04:00
Josh Dick
101708d8ad Alphabetize JavaScript highlight groups and remove duplicate jsThis 2016-05-10 14:35:41 -04:00
Simon Smith
8a6ec49b97 Tweak JavaScript highlighting (#29)
Improves some colours on the base Vim syntax and also adds additional
support for the pangloss/vim-javascript and othree/yajs package.
2016-05-10 14:33:09 -04:00
Simon Smith
aac56b9e2d Improve visibility of incsearch (#27) 2016-05-10 12:11:09 -04:00
Josh Dick
51c6d8cb17 Alphabetize language-specific highlighting (by language, than by highlight group name) 2016-05-10 12:00:42 -04:00
Josh Dick
e2c9c1c26a Make colors consistent between airblade/vim-gitgutter and mhinz/vim-signify.
Fixes #28.
2016-05-10 11:45:17 -04:00
Simon Smith
429fc5f726 Add HTML syntax highlighting (#25) 2016-05-10 11:17:07 -04:00
Josh Dick
9c09c091c0 Do away with the version number, it's hurting more than it's helping. 2016-05-10 09:50:53 -04:00
Simon Smith
2322990ab0 Add CSS/SCSS syntax highlighting (#26) 2016-05-10 09:47:03 -04:00
Josh Dick
d004f94ee5 Merge branch 'simonsmith-json' 2016-05-09 11:13:44 -04:00
Josh Dick
2c58e61024 Merge branch 'json' of https://github.com/simonsmith/onedark.vim into simonsmith-json 2016-05-09 11:12:05 -04:00
zelint
3c1fa2038d Added Ruby Language Syntax Markup (#20)
Added ruby language support.
2016-05-09 11:02:56 -04:00
Simon Smith
5a414278be Add JSON syntax highlighting 2016-05-08 23:44:45 +01:00
Josh Dick
a5eb50b0cb Merge pull request #22 from simonsmith/git-comment-color
Apply the comment color to git commit messages
2016-05-08 14:46:21 -04:00
Simon Smith
85b9a9d1a8 Apply comment color to folds 2016-05-08 17:50:25 +01:00
Simon Smith
e17b448021 Apply comment color to git commit messages
Fix #21
2016-05-08 17:50:00 +01:00
Josh Dick
7871cc03d7 Add support for Fugitive diffs.
Fixes #19.
2016-04-15 18:36:29 -04:00
Josh Dick
ff39b101ec README.md: Add clarifications about setting options before 2016-04-12 17:33:00 -04:00
Josh Dick
11d9b4f2b3 README.md: Add info about Neovim's true color terminal support 2016-04-12 16:16:28 -04:00
Josh Dick
3035e992ce Version bump. 2016-04-12 11:55:22 -04:00
Josh Dick
cfb21113f9 Force search foreground color to be black.
Fixes #17.
2016-04-12 11:24:52 -04:00
Josh Dick
33eb5e7455 Add tab line styling; active tabs are white while inactive tabs are grey.
Closes #12.
2016-03-16 22:41:09 -04:00
Josh Dick
700280dd5e Update README.md to mention test/beta releases of iTerm2.
Closes #14.
2016-03-15 17:56:24 -04:00
Josh Dick
5640329f7a Merge branch 'jhbabon-git-colors'
Closes #10.
2016-02-04 12:10:47 -05:00
Josh Dick
d8593c0c26 Minor whitespace changes 2016-02-04 12:09:51 -05:00
Juan Hernández
0cd9b5888b Add colors for git comment files 2016-02-04 13:06:06 +01:00
Josh Dick
cfae908708 Fix a typo 2016-01-21 11:47:51 -05:00
Josh Dick
bf9c45a4fd README.md: Update preview image URL 2016-01-21 11:46:59 -05:00
Josh Dick
231b8a62d3 Tweak whitespace and add MathParen highlighting. Fixes #9. 2016-01-15 14:48:39 -05:00
Josh Dick
5896c0574d Update preview.png to be higher resolution and better compressed. 2016-01-08 15:57:11 -05:00
Josh Dick
b16ba4c99c Add more missing syntax groups 2016-01-06 14:35:02 -05:00
Josh Dick
84c2718c3f Add IncSearch highlighting. Fixes #6. 2015-12-09 16:41:01 -05:00
Josh Dick
4bb1115fa3 Update iTerm 16-color palette; use new grey shade for ColorColumn/CursorColumn/CursorLine/StatusLine in 16-color mode 2015-12-03 16:35:00 -05:00
Josh Dick
e777901be3 Highlighting tweaks for Ruby and JavaScript 2015-11-27 00:33:18 -05:00
Josh Dick
34580f1f80 Only black out selected text in 16-color visual mode 2015-11-25 11:18:30 -05:00
Josh Dick
d6a7c1c924 README.md: Update description to mention 16-color terminals 2015-11-24 23:55:19 -05:00
Josh Dick
a996ec62d6 Add iTerm2 16-color palette and update README.md accordingly. 2015-11-21 16:46:56 -05:00
Josh Dick
1f97b73021 Add preview image and references to joshdick/airline-onedark.vim 2015-11-21 16:24:09 -05:00
Josh Dick
a4cf4d6c80 Black foreground color in visual mode so comments aren't obliterated when using 16-color palette. 2015-11-21 15:32:12 -05:00
Josh Dick
58dd4a6599 Initial commit. 2015-10-26 01:07:28 -04:00