ntk148v/slack.nvim

github github
colorschemetreesitter-colorschemes
stars 4
issues 0
subscribers 2
forks 0
CREATED

2023-04-21

UPDATED

12 days ago


A Neovim colorscheme ported from Slack colorscheme

Dark Light

Table of content:

1. ✨ Features

2. 📦 Installation

  • Using vim-plug:
Plug 'ntk148v/slack.nvim'
  • Using packer:
use { "ntk148v/slack.nvim" }
  • Using lazy.nvim:
{ "ntk148v/slack.nvim" }

3. 🚀 Usage

colorscheme slack
vim.cmd("colorscheme slack")

You can switch between light and dark variants by setting background.

4. 🔥 Contributing

This colorscheme is always in development and testing. Users are welcome to use it however for programming daily. In case a user spots any bugs or error especially related to the supported plugins, treesitter or built-in LSP highlight support, then they can contribute by opening an issue or by making a pull request. More plugin highlight support is also welcome.

5. :sparkles: Extras

  • base16
  • TODO: support multiple terminals.

6. :newspaper: License

Apache 2.0