Reed Esau
017692cb93
Support for gabrielelana/vim-markdown (2)
2014-08-20 21:55:51 -06:00
Reed Esau
57d8ad704d
Support for gabrielelana/vim-markdown
...
Added support for gabrielelana/vim-markdown, a third alternative for using markdown in Vim.
Further adjustments by comparing directly with iA Writer.
2014-08-20 21:50:21 -06:00
Reed Esau
806c8d573b
Roll back experimental focus mode (now on branch)
2014-07-04 01:38:17 -06:00
Reed Esau
dc1967063f
experiment with a focus mode based on cursorline
2014-07-04 00:50:33 -06:00
Reed Esau
123ef38cae
Moved airline example to imgur too
2014-06-27 21:01:29 -06:00
Reed Esau
8ff2adf69c
Move screenshot to imgur
2014-06-27 20:57:51 -06:00
Reed Esau
4e2822fbac
Merge pull request #6 from mattly/bug/contrast
...
invert contrast flag
2014-06-24 01:37:33 -06:00
Matthew Lyon
1aa5a9af2f
invert contrast flag
2014-06-21 19:34:56 -07:00
Reed Esau
b992565c5f
Added mention of Fantasque Sans Mono
2014-04-16 01:36:48 -06:00
Reed Esau
479ed8bf55
added airline support from gorodinskiy
2014-03-22 13:47:54 -06:00
Konstantin
6bc5f4a666
added theme for airline plugin
2014-03-19 23:05:49 +04:00
Reed Esau
3d1316d367
Added license
2014-03-10 23:54:19 -06:00
Reed Esau
3f75361f2c
And another boost of version number
2014-03-10 23:51:37 -06:00
Reed Esau
f66f396300
Boost version number for recent changes
2014-03-10 23:47:16 -06:00
Reed Esau
7d0b1a8c77
Darker blue for directory group
...
For greater contrast in Nerdtree.
2014-03-07 04:13:26 -07:00
Reed Esau
787e636bdc
addl tweaks for plasticboy/vim-markdown
2014-03-07 03:40:55 -07:00
Reed Esau
790bf2d017
Better md support; neutral headings
...
Added support for plasticboy/vim-markdown
Option for neutral (normal color) headings
Fixed apparent bug where contrast option was reversed, at least for dark bg.
2014-03-07 03:27:59 -07:00
Reed Esau
125c983812
Added link to @Mattly's Atom version of theme
2014-02-27 14:10:17 -07:00
Reed Esau
266ab5034e
Lighten Visual for Dark, to contrast with Search
2014-02-25 23:16:27 -07:00
Reed Esau
553dfb671b
plug of new vim-one project
2014-02-23 02:35:40 -07:00
Reed Esau
df9e8b4b3a
Updated See Also, where vim-textobj-quote replaces vim-quotable
2014-02-08 11:51:30 -07:00
Reed Esau
e7d470682b
Brighter red for dark bg
...
When used with a dark background in the GUI, the underline/undercurl for spelling errors were overwhelmed by the much brighter text. Left existing light bg red as is. Used iA Writer's brighter red for the 'light' red.
Added contrast option to the docs.
2014-02-04 00:06:01 -07:00
Reed Esau
90f95f0b04
mute MatchParen from intense pink to bg_subtle
2014-02-03 17:42:57 -07:00
Reed Esau
6d95258526
Added config note about disabling MatchParens
2014-02-03 17:08:41 -07:00
Reed Esau
5d61c96241
added better intro to features
2014-02-03 16:19:23 -07:00
Reed Esau
935c3e848c
New vim.org link; misc improvements
2014-02-03 00:38:09 -07:00
Reed Esau
f24004209a
rename screenshot to avoid caching issues; misc improv
2014-02-02 13:33:12 -07:00
Reed Esau
128afa5fb2
further misc updates for 0.4
2014-02-02 13:11:54 -07:00
Reed Esau
4cbfeddc82
further misc updates for 0.4
2014-02-02 13:01:24 -07:00
Reed Esau
86dfc575e8
muted norm in bg=dark; repl orig screenshot
2014-02-02 12:58:09 -07:00
Reed Esau
5c1c8eec21
moved markdown headings back to dark_blue
2014-02-02 01:19:53 -07:00
Reed Esau
559ac6a645
updates to match iA Writer; guisp fix
2014-02-02 01:12:50 -07:00
Reed Esau
34bf280e0e
added mention of sibling project vim-wheel
2014-02-01 16:29:38 -07:00
Reed Esau
ba23966cfa
added reference to new vim-textobj-sentence
2014-01-28 02:28:44 -07:00
Matthew Lyon
1c73d88219
Fix spelling for 'grey' -> 'gray'
...
Can't believe I did that.
2014-01-26 15:25:58 -02:00
Matthew Lyon
16cea49bcd
add option for higher-contrast ui elements
...
because for me, the existing colors were very difficult to see. Enable
with:
let g:pencil_higher_contrast_ui = 1
2014-01-26 15:25:02 -02:00
Matthew Lyon
8730fe7f37
darken color for QuickFix line number
...
This shouldn't be subtle, as it's not passive information like normal
line numbers
2014-01-24 22:36:41 -02:00
Matthew Lyon
f7d1be691b
html/markdown: improve highlighting
2014-01-22 19:00:50 -02:00
Reed Esau
9e29313277
fixed minor syntax issue for gui colors
2014-01-22 13:35:01 -07:00
Matthew Lyon
afc67a5547
Make colors more subtle
2014-01-22 18:04:00 -02:00
Reed Esau
de68222368
indicate serif fonts; better author reference
2014-01-22 10:03:41 -07:00
Matthew Lyon
3af3d41bc3
v0.2, dark background
...
this commit, also fixed colors for signs and foldcolum
2014-01-21 17:19:38 -02:00
Matthew Lyon
7e5e180992
complete light/dark toggle
2014-01-21 17:09:23 -02:00
Matthew Lyon
126069fae7
More color consolidation to variables
...
- Color Alignments with iterm theme / internally
- the gui and cterm colors were out of alignment in a number of places.
I typically opted for one or the other and plan to reconcile with variables.
2014-01-21 14:26:05 -02:00
Reed Esau
7e284d14fe
Merge pull request #3 from mattly/light-dark-switch
...
Programmifiying the colors
2014-01-20 17:18:42 -08:00
Matthew Lyon
b83fe865b4
Converted easy UI Chrome colors to variables
...
Mostly greys, but some yellow as well.
2014-01-20 18:27:37 -02:00
Matthew Lyon
9e24802e04
Visual, VisualNOS, fix blues & add light grey
...
I had the alignments of blue/dark blue/light blue wrong :/
2014-01-20 17:42:18 -02:00
Matthew Lyon
c717336714
reorder uichrome based on :help hitest.vim
2014-01-20 17:37:50 -02:00
Matthew Lyon
6ad994fb3c
align color definitions
...
- a few of them weren't really defined correctly across gui/cterm
- using color names for cterm is unreliable; better to use codes
2014-01-20 17:30:04 -02:00
Matthew Lyon
e0c99e45ad
Migrate base syntax groups to color variables
...
This covers all of the stuff under `:help w18`. The UI chrome parts will be
harder, as there's a lot more one-offs and this function-calling style makes
those a bit more difficult.
The colors for the Nomral group will now toggle white/black based on the value
of &background. Note that for `&background == 'dark'` it will use regular white
on a darker black background and when light will use lighter black on regular
white.
The GUI colors for `Constant` and linked groups were varying shades of
darkgreen, instead of the yellow they were grouped under, while the cterm values
were still darkyellow. I have set these to the shade of dark yellow I chose for
the iTerm version of pencil, for the sake of consistency. Changing these would
be easy, so long as they are consistent.
2014-01-20 16:43:47 -02:00