An open API service indexing awesome lists of open source software.

https://github.com/arch-err/ibad.nvim

Dark theme for Neovim
https://github.com/arch-err/ibad.nvim

color-scheme lua neovim neovim-colorscheme nvim

Last synced: 2 months ago
JSON representation

Dark theme for Neovim

Awesome Lists containing this project

README

          

# Venomous
Dark colorsceme with Green and Red Accents.

Heavily inspired by [LunarVim/onedarker.nvim](https://github.com/LunarVim/onedarker.nvim).

Also includes a colorscheme for [lualine](https://github.com/nvim-lualine/lualine.nvim)

## Install

**Packer:**
```lua
use "arch-err/ibad.nvim"
```

## Use

```lua
vim.cmd("colorscheme ibad")
```