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!
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.
This colorscheme is a port of the Emacs Doom Acario Theme and is a fork of the Dracula.nvim colorscheme.