Mofiqul / vscode.nvim

Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code
MIT License
692 stars 111 forks source link

Update alacritty theme and leave only colors in it #176

Closed fnune closed 6 months ago

fnune commented 6 months ago

I tried to use the alacritty theme and found that it was outdated (alacritty complained about the background opacity option), the colors didn't match, the cursor made the text under it invisible, and it included things like fonts and window sizes, which don't pertain to this repo (IMO).

Alacritty now also supports importing additional configuration files, so I documented how to do that:

# To add this to your config, e.g. if using Lazy:
# import:
#   - ~/.local/share/nvim/lazy/vscode.nvim/extra/alacritty/alacritty.yml

image