Mofiqul / dracula.nvim

Dracula colorscheme for neovim written in Lua
MIT License
594 stars 103 forks source link

Change colors to match mainline dracula/vim #34

Closed NoahTheDuke closed 2 years ago

NoahTheDuke commented 2 years ago

I've changed the highlights to match dracula/vim.

I don't know that I think this should be merged, truth be told, as I think the defaults are bad, but maybe this would be worth having as an option? I was pretty thrown off when I switched from use {"dracula/vim", as = "dracula"} to use "Mofiqul/dracula.nvim" and all of the colors were different.

I also cleaned up some whitespace issues I saw (convert everything to tabs), that can be reverted if you prefer clean diffs.

Mofiqul commented 2 years ago

Can please show before and after screenshot?

NoahTheDuke commented 2 years ago

I made some screenshots and it looks like I don't have the colors exactly right, so I'm gonna close this and not worry about it (given that I can set the colors as I want them locally using your colors table). Like I said, I think your defaults are mostly better.