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

Difference between gVim and terminal vim #10

Closed
jriff opened this issue Jun 24, 2014 · 7 comments
Closed

Difference between gVim and terminal vim #10

jriff opened this issue Jun 24, 2014 · 7 comments

Comments

@jriff
Copy link
Contributor

jriff commented Jun 24, 2014

The difference is really profound. gVim looks great but I like terminal Vim and that looks not-do-good. Isn't it possible to get at least the bgcolor a little closer to the gVim one?

@raphamorim
Copy link
Owner

Sorry for the delay @jriff.

I confess that I am not an expert in vim, but i'm working now in this issue. Any news, I return here :)

@jriff
Copy link
Contributor Author

jriff commented Jul 2, 2014

Sounds great - do get back to me if I can help.

@jriff
Copy link
Contributor Author

jriff commented Jul 4, 2014

Here is the difference on my machine (OS X 10.9, stock Terminal app).
screen shot 2014-07-04 at 09 28 24
screen shot 2014-07-04 at 09 28 08

@raphamorim
Copy link
Owner

Yep, same problem here @jriff .

I'm having difficulty with this. If you can help me, would be very grateful. I was reading about this subject, and found some good references:

I really want to fix these colors in VIM CLI :octocat:

@raphamorim
Copy link
Owner

I kept thinking, may be beneficial to create a version of the theme just for VIM CLI. What do you think @jriff ?

@jriff
Copy link
Contributor Author

jriff commented Jul 6, 2014

I think it will possible to get it to work by adjusting the combined one... I found this:

http://vim.wikia.com/wiki/Xterm256_color_names_for_console_Vim
Look at the script that generates a list of all 256 colors.

Starting with the background color I can only match it to the gui version by using hi Normal ctermbg=0 and using the Lucario terminal theme. Maybe that will be a requirement for getting the correct bgcolor.

When changing the bgcolor to the correct one I get this:

screen shot 2014-07-06 at 09 43 31

It's not that far off.

@raphamorim
Copy link
Owner

Whoa, so much better.

These adjustments, you can send a Pull Request later?

raphamorim added a commit that referenced this issue Jul 7, 2014
Improvements to vim cterm colors (Refs: #10)
@jriff jriff closed this as completed Jul 7, 2014
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

No branches or pull requests

2 participants