···11-# darkearth-nvim
11+<h1 align="center">DarkEarth Neovim</h1>
2233-A dark and earthy colorscheme for Neovim.
33+<p align="center">
44+ A dark and earthy colorscheme for Neovim.
55+</p>
4657<p align="center">
68 <img src="assets/color_bar.png" alt="DarkEarth palette"/>
···3840vim.cmd.colorscheme("darkearth")
3941```
40424141-## Build and Modify Colorscheme
4343+## Build or Modify
424443451. Ensure [lush.nvim](https://github.com/rktjmp/lush.nvim) and [shipwright.nvim](https://github.com/rktjmp/shipwright.nvim) are installed
44462. Add new modifications to [lush_theme/darkearth.lua](lush_theme/darkearth.lua)
4545-3. Rebuild the colorscheme using `./build/build.sh`
4747+3. Rebuild the colorscheme using `./build.sh`
464847494848-## Base16 Colorscheme
5050+## Extras
49515052I have also included a base16 colorscheme script [extras/base16-darkearth.sh](extras/base16-darkearth.sh) that can be used to set shell colors.
5153