A dark and earthy colorscheme for Neovim.
Lazy:
{
"ptdewey/darkearth-nvim",
priority = 1000,
},
vim.pack
:
vim.pack.add({ "https://github.com/ptdewey/darkearth-nvim" })
vim.cmd.colorscheme("darkearth")
- fennel or hotpot.nvim is installed
- Modify fnl/darkearth/init.fnl as desired
- Rebuild the colorscheme
- With
fennel
: Use./build.sh
orjust build
- With
hotpot.nvim
: Builds are automatic upon savingfnl/darkearth/init.fnl
- With
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.
- miasma.nvim (What DarkEarth was originally forked from)
- Everforest
- GruvBox