Mofiqul / dracula.nvim

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

是否会支持更多的颜色方案? #126

Open lunrenyi opened 4 months ago

lunrenyi commented 4 months ago

据我所知,在某些环境是无法使用下述方案,比如 mac 自带的终端

image image

https://draculatheme.com/contribute

magnuslarsen commented 1 month ago

你好lunrenyi,你的意思是外面neovim吗?在这个网站你能找到很多区别的方案:https://draculatheme.com/

例如我用这个plugin,还有https://draculatheme.com/kitty

lunrenyi commented 1 month ago

@magnuslarsen 我的意思是 palette 是否能支持Ansi16和Ansi256,并不是所有终端都支持 Hex image

magnuslarsen commented 1 month ago

看来只支持hex和cterm的颜色:https://neovim.io/doc/user/syntax.html#cterm-colors

而且这个plugin为dracula-soft已经定义这些颜色,你已经试过吗? https://github.com/Mofiqul/dracula.nvim/blob/main/lua/dracula/palette-soft.lua