Lazy:
{
"ptdewey/darkearth-nvim",
priority = 1000,
},
vim.pack
:
vim.pack.add({ "https://github.com/ptdewey/darkearth-nvim" })
vim.cmd.colorscheme("darkearth")
fennel
: Use ./build.sh
or just build
hotpot.nvim
: Builds are automatic upon saving fnl/darkearth/init.fnl
Note: The version of darkearth made with lush can be found on the v1 branch
I have also included a base16 colorscheme script extras/base16-darkearth.sh that can be used to set shell colors.