Based on miasma.nvim, but reimagined with earthier tones and more colorful syntax elements.
Built with lush.
Lazy:
{
"ptdewey/darkearth-nvim",
priority = 1000,
},
Packer:
use {
"ptdewey/darkearth-nvim",
}
vim.cmd.colorscheme("darkearth")
./build.sh
I have also included a base16 colorscheme script extras/base16-darkearth.sh that can be used to set shell colors.