Awesome
Abstract-cs
colorscheme for (neo)vim written in lua, specially made for Abstract Colorscheme with Tree-sitter support.
Screenshots
Plugin Support
- TreeSitter
- LSP Diagnostics
- Git Signs
- Git Gutter
- Neogit
- Telescope
- NvimTree
- Indent Blankline
- Dashboard
- BufferLine
- Barbar
- and more...
⚡️ Requirements
- Neovim >= 0.5.0
📦 Installation
Install the theme with your preferred package manager:
Plug 'Abstract-IDE/Abstract-cs'
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.