···1212 <img src="assets/screenshot-0.png" alt="DarkEarth theme in neovim"/>
1313</p>
14141515-Based on [miasma.nvim](https://github.com/xero/miasma.nvim), reimagined with earthier tones and more colorful syntax elements.
1616-1715## Installation
18161917Lazy:
···40381. [fennel](https://github.com/bakpakin/Fennel) or [hotpot.nvim](https://github.com/rktjmp/hotpot.nvim/tree/main) is installed
41392. Modify [fnl/darkearth/init.fnl](fnl/darkearth/init.fnl) as desired
42403. Rebuild the colorscheme
4343- - With `fennel`: Use `./build.sh` or `just build` ()
4141+ - With `fennel`: Use `./build.sh` or `just build`
4442 - With `hotpot.nvim`: Builds are automatic upon saving `fnl/darkearth/init.fnl`
45434644Note: The version of darkearth made with [lush](https://github.com/rktjmp/lush.nvim) can be found on the [v1 branch](https://github.com/ptdewey/darkearth-nvim/tree/v2)
···4846## Extras
49475048I have also included a base16 colorscheme script [extras/base16-darkearth.sh](extras/base16-darkearth.sh) that can be used to set shell colors.
4949+5050+## Inspiration
5151+5252+- [miasma.nvim](https://github.com/xero/miasma.nvim) (What DarkEarth was originally forked from)
5353+- [Everforest](https://github.com/sainnhe/everforest)
5454+- [GruvBox](https://github.com/morhetz/gruvbox)
5555+