yosiat / oceanic-next-vim

Vim port for https://github.com/voronianski/oceanic-next-theme
35 stars 4 forks source link

is this right? #5

Open mhartington opened 9 years ago

mhartington commented 9 years ago

So I followed the instructions, but the colors don't appear right.

screen shot 2015-06-05 at 5 44 00 pm

This is vim in iterm2.

mhartington commented 9 years ago

Just a comparison, it seem things work fine on macvim, but not terminal vim. screen shot 2015-06-06 at 9 16 45 am

yosiat commented 9 years ago

It looks weird.. It happens to me as well.. I have no idea how to fix this =X

mhartington commented 9 years ago

Hmm, alright, I'll take a look and if I can get something together, I'll make a PR

yosiat commented 9 years ago

Thanks, I will try to check something.. and let you know.

mhartington commented 9 years ago

Cool, and if it's not possible, we could always checkout this project https://github.com/chriskempson/base16-builder

It should allow us to make a vim color scheme that will work with gui-vim and term-vim (plus a lot of other places)

bendyorke commented 9 years ago

Did you ever find a solution to this? I really like this theme but am running into the same problem.

mhartington commented 9 years ago

I don't think there is an solution to this. It has to do with the color space and term-vim has vs macvim. I have sense replaced this with a fork of the base16-shell and base16-vim combo to get oceanic-next to work screen shot 2015-07-08 at 3 39 31 pm

https://github.com/mhartington/base16-vim https://github.com/mhartington/base16-shell

Closing as this is a limitation of terminal vim, not an issue with the theme.

gabrielflorit commented 9 years ago

@mhartington @yosiat @bendyorke I finally got this working on iTerm 3 beta and latest Vim:

tbyvpth

Instructions to follow.

gabrielflorit commented 9 years ago

NEW instructions

To get the Vim theme:

OLD instructions

To get the Vim theme:

mhartington commented 9 years ago

@gabrielflorit were you running the bash16 shell script as well? That was the only way I could got it to work. I have since gone and made my own variation of oceanic next for vim https://github.com/mhartington/oceanic-next

gabrielflorit commented 9 years ago

No, I set both vim and iterm to their respective base16-oceanicnext color schemes.

yosiat commented 9 years ago

Hi @gabrielflorit , can you submit a pull request for those fixes?

gabrielflorit commented 9 years ago

@yosiat It was recently folded into base16-builder. I'd encourage everybody to check that out instead.

olalonde commented 8 years ago

Having same problem here:

screenshot 2016-03-07 12 37 38

and I'm not sure I understand what the fix is...

gabrielflorit commented 8 years ago

@olalonde are you using base16-builder?

olalonde commented 8 years ago

Yeah though it's not really clear to me what its purpose is. Why isn't the theme pre built? That's what I did so far but not getting anything in output/:

screenshot 2016-03-07 12 56 17
mhartington commented 8 years ago

Just adding, that I no longer use this theme, but have gone and built my own version of oceanic-next.

https://github.com/mhartington/oceanic-next

Feel free to try that out as well. All setup for vim and neovim

olalonde commented 8 years ago

@mhartington thanks, will give this a try

yosiat commented 8 years ago

Hi guys!

I am sorry for not commenting and not being active on this, I don't have the time to maintain and this project and there is a great alternative created by @mhartington - https://github.com/mhartington/oceanic-next

olalonde commented 8 years ago

Thank, ended up using @mhartington scheme.