Replies: 3 comments 5 replies
-
|
Make sure you are setting your colorscheme after setting the config. If you are able to reproduce with a minimal config please feel free to open an issue :) |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
I have a similar problem, in my case I am loading the config from the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I have a setup such as:
However, the
maindark variant is the one being applied, regardless of the fact I'm specifying themoonvariant on the config.Furthermore, I tried disabling italics with
disable_italics = falsebut this also does not work, which makes me think none of the config is being loaded.If it helps, you can find my whole config here; you may want to look at
lua/plugins/init.luafor packer config and the list of plugins, andlua/plugins/configs/colorschemes/rose-pine/init.luafor this plugin's config.Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions