-
Notifications
You must be signed in to change notification settings - Fork 107
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
Background transparent #46
Comments
If its not working then its a bug. for time being you can do workaround like
|
overrides ??? i an not using nvchad |
@kamalkech he is referring to the overrides section in the dracula config file shown in the README Still tried what @Mofiqul said and still not working unless I source the settings.lua file where I have vim.cmd[[colorscheme dracula]] I did the loading of the config before that command executes but still nothing until I source wherever the vim.cmd command is found |
Like @Mario-SO mentioned, the background sadly is not transparent, even if you set |
Yep I also switched to
|
Any plans on fixing this? |
Out of curiosity, which terminal are using and what is its background color set to? Some terminals (I know kitty does at least) doesn't render transparency correctly if both neovim and the terminal have the exact same RGB value. It took many hours of banging my head against the wall to finally figure it out, as the only colorscheme that didn't work was the one that I wanted to use to match my primary terminal colors. I ended up just changing the color value of one them by a single unit to fix it. |
option in readme not working, have u another idea how fixe it ?
The text was updated successfully, but these errors were encountered: