shaeinst/roshnivim-cs

github github
colorschemetreesitter-colorschemes
stars 69
issues 2
subscribers 2
forks 7
CREATED

2021-10-28

UPDATED

2 months ago


Abstract-cs

colorscheme for (neo)vim written in lua, specially made for Abstract Colorscheme with Tree-sitter support.

Screenshots

screenshot_lua screenshot_pythonlsp screenshot_running_c screenshot_telescode screenshot_lua screenshot_codeaction

Plugin Support

⚡️ Requirements

  • Neovim >= 0.5.0

📦 Installation

Install the theme with your preferred package manager:

vim-plug

Plug 'Abstract-IDE/Abstract-cs'

packer

use 'Abstract-IDE/Abstract-cs'

🚀 Usage

Enable the colorscheme:

" Vim Script
colorscheme abscs
-- Lua
vim.cmd[[colorscheme abscs]]

🔥 Contributing

If you would like to add support to a plugin or to fix a bug please feel free to send a PR.

💐 Credits