Mofiqul

Results 51 comments of Mofiqul

@TeamTamoad - Not yet. Currently, I am a bit busy If you can do it I will be awesome

`opts` in lazy call `setup` with `opts` i think. try ``` config = function () colorscheme = "dracula" end ```

@magnuslarsen @nshern - Even though this can be archives through config, having it in the color scheme would be great. I will have it done when I am free

@aisneto - Implementing it as option is a great idea. I will look into how [tokyonight](https://github.com/folke/tokyonight.nvim) did it.

Its lsp symantic token i guess We need to add support for that. I will do that asap

@Normanras - I guess your terminal does not support truecolor or need to enable it.

It is not intended and have to be fixed

@xanderio - Can you please make a PR?

@baco – I think instead of modifying the table for transparent background, what we could do is highlight the `Normal` group background with `None` and keep the table as it...