0x-ximon/acario.nvim

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

UPDATED


acario.nvim

Port of the Emacs Doom Acario Theme.

[!WARNING] This colorscheme is still in beta and your favorite plugin might not look good on it yet as I've only tested it on plugins I use. Issues and PRs are welcome!

Screenshots

Installation

If you enjoy living on the edge, 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.