0x-ximon/acario.nvim

github github
colorscheme
stars 11
issues 0
subscribers 0
forks 0
CREATED

UPDATED


acario.nvim

Port of the Emacs Doom Acario Theme.

Screenshots

Installation

You can install it via your favorite plugin manager. Here's an example using Lazy.nvim:

return {
    "0x-ximon/acario.nvim",
    name = "acario",
    lazy = false,
    priority = 1000,
}

[!IMPORTANT] This colorscheme requires Neovim 0.8 or higher.

Credits

This colorscheme is a port of the Emacs Doom Acario Theme and is a fork of the Dracula.nvim colorscheme.