···12 <img src="assets/screenshot-0.png" alt="DarkEarth theme in neovim"/>
13</p>
1415-Based on [miasma.nvim](https://github.com/xero/miasma.nvim), reimagined with earthier tones and more colorful syntax elements.
16-17## Installation
1819Lazy:
···401. [fennel](https://github.com/bakpakin/Fennel) or [hotpot.nvim](https://github.com/rktjmp/hotpot.nvim/tree/main) is installed
412. Modify [fnl/darkearth/init.fnl](fnl/darkearth/init.fnl) as desired
423. Rebuild the colorscheme
43- - With `fennel`: Use `./build.sh` or `just build` ()
44 - With `hotpot.nvim`: Builds are automatic upon saving `fnl/darkearth/init.fnl`
4546Note: 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)
···48## Extras
4950I have also included a base16 colorscheme script [extras/base16-darkearth.sh](extras/base16-darkearth.sh) that can be used to set shell colors.
0000000
···12 <img src="assets/screenshot-0.png" alt="DarkEarth theme in neovim"/>
13</p>
140015## Installation
1617Lazy:
···381. [fennel](https://github.com/bakpakin/Fennel) or [hotpot.nvim](https://github.com/rktjmp/hotpot.nvim/tree/main) is installed
392. Modify [fnl/darkearth/init.fnl](fnl/darkearth/init.fnl) as desired
403. Rebuild the colorscheme
41+ - With `fennel`: Use `./build.sh` or `just build`
42 - With `hotpot.nvim`: Builds are automatic upon saving `fnl/darkearth/init.fnl`
4344Note: 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)
···46## Extras
4748I have also included a base16 colorscheme script [extras/base16-darkearth.sh](extras/base16-darkearth.sh) that can be used to set shell colors.
49+50+## Inspiration
51+52+- [miasma.nvim](https://github.com/xero/miasma.nvim) (What DarkEarth was originally forked from)
53+- [Everforest](https://github.com/sainnhe/everforest)
54+- [GruvBox](https://github.com/morhetz/gruvbox)
55+