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

Change ayucolor from neovim command line #46

Closed
mrassili opened this issue Mar 30, 2020 · 3 comments
Closed

Change ayucolor from neovim command line #46

mrassili opened this issue Mar 30, 2020 · 3 comments

Comments

@mrassili
Copy link

Hi

I have the variable ayucolor set to dark in my init.vim but sometimes I want to change it to light temporarily. I tried :let ayucolor='white' in neovim command line, it works when I echo it. But actually it doesn't change. it's still dark

I don't know if I should run something after to update the interface that I am not aware of? and if it can be automated somehow?

@mrassili
Copy link
Author

mrassili commented Apr 2, 2020

got my answer on Reddit. :)

@mrassili mrassili closed this as completed Apr 2, 2020
@mvllow
Copy link

mvllow commented Apr 3, 2020

@mrassili would you mind sharing the answer here or a link to the reddit? thanks!

@mrassili
Copy link
Author

mrassili commented Apr 3, 2020

ah sorry, here you go:

From https://github.com/ayu-theme/ayu-vim, it seems you should be setting let ayucolor="light" instead of let ayucolor="white". Then run colorscheme ayu again if needed

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