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
- Host: GitHub
- URL: https://github.com/arch-err/ibad.nvim
- Owner: arch-err
- Created: 2025-08-03T12:20:16.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-03T12:31:11.000Z (11 months ago)
- Last Synced: 2025-10-31T10:44:54.958Z (8 months ago)
- Topics: color-scheme, lua, neovim, neovim-colorscheme, nvim
- Language: Lua
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")
```