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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support notermguicolors #35

Merged
merged 5 commits into from
Nov 21, 2019
Merged

Support notermguicolors #35

merged 5 commits into from
Nov 21, 2019

Conversation

spenserblack
Copy link
Contributor

@spenserblack spenserblack commented Nov 7, 2019

Resolves #34

  • Fix background (Qix-/color-convert#74 submitted for this)
  • Fix visual highlight w/ no termguicolors (might be fixed by above)

Looks like most syntax highlighting works, but the background still needs some work. It's way lighter than it should be. Also looks like some misspelled strings are getting highlighted differently between the two.

Most of this was done with a macro, but it looks like I'll need to do some coding myself 馃槅

termguicolors set on top, not set on bottom
screen

@coveralls
Copy link

coveralls commented Nov 7, 2019

Pull Request Test Coverage Report for Build 229

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.08%) to 97.458%

Totals Coverage Status
Change from base Build 224: 0.08%
Covered Lines: 483
Relevant Lines: 494

馃挍 - Coveralls

@spenserblack spenserblack marked this pull request as ready for review November 19, 2019 15:50
@spenserblack
Copy link
Contributor Author

spenserblack commented Nov 19, 2019

Sorry for the long wait!

termguicolors set on top, not set on bottom
screen

@mjswensen
Copy link
Collaborator

This looks absolutely fantastic, @spenserblack鈥攖hank you for your hard work!

@mjswensen mjswensen merged commit c4fda85 into themerdev:master Nov 21, 2019
@mjswensen
Copy link
Collaborator

These changes have been released to npm in themer-vim@3.1.0, and deployed to themer.dev. 馃憤

@spenserblack spenserblack deleted the feature/ctermfg-ctermbg branch November 21, 2019 14:12
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.

ctermfg and ctermbg for themer-vim
3 participants