Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve StatusLine and StatusLineNC constrast #165

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ericbn
Copy link

@ericbn ericbn commented Sep 29, 2016

Currently base02 is being used for text (bg) color. Base03 is the recommended bg color and also provides better constrast in this case. See http://ethanschoonover.com/solarized#usage-development

Currently base02 is being used for text (bg) color.
Base03 is the recommended bg color also provides better constrast in
this case. See http://ethanschoonover.com/solarized#usage-development
@ericbn
Copy link
Author

ericbn commented Nov 6, 2016

Fixed this in my own fork here: https://github.com/ericbn/vim-solarized

ericbn added a commit to ericbn/vim-solarized that referenced this pull request Nov 7, 2016
A fork of https://github.com/altercation/vim-colors-solarized completely
rewritten from scratch. The following corrections where included:

- Improve StatusLine contrast
  (altercation/vim-colors-solarized#165)
- Fix SignColumn by setting bg color to base02
- Fix CursorLineNr by setting fg color to base01
- Fix typo in links to "pandocTableStructre" instead of
  "pandocTableStructure"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant