···33==============================================================================
44Table of Contents *darkearth-nvim-table-of-contents*
5566-1. darkearth-nvim |darkearth-nvim-darkearth-nvim|
77- - Installation |darkearth-nvim-darkearth-nvim-installation|
88- - Usage |darkearth-nvim-darkearth-nvim-usage|
99- - Build and Modify Colorscheme|darkearth-nvim-darkearth-nvim-build-and-modify-colorscheme|
1010- - Base16 Colorscheme |darkearth-nvim-darkearth-nvim-base16-colorscheme|
1111-1212-==============================================================================
1313-1. darkearth-nvim *darkearth-nvim-darkearth-nvim*
1414-1515-A dark and earthy colorscheme for Neovim.
1616-1717-Based on miasma.nvim <https://github.com/xero/miasma.nvim>, and built with lush
66+ - Installation |darkearth-nvim-installation|
77+ - Usage |darkearth-nvim-usage|
88+ - Build or Modify |darkearth-nvim-build-or-modify|
99+ - Extras |darkearth-nvim-extras|
1010+DarkEarth NeovimA dark and earthy colorscheme for Neovim.Based on miasma.nvim <https://github.com/xero/miasma.nvim>, and built with lush
1811<https://github.com/rktjmp/lush.nvim>. Compare to Miasma, darkearth is built to
1912be more colorful overall to reduce sameyness as well as being more centered
2013around browns than grays to enhance the earthiness.
211422152323-INSTALLATION *darkearth-nvim-darkearth-nvim-installation*
1616+INSTALLATION *darkearth-nvim-installation*
24172518Lazy:
2619···4033<
413442354343-USAGE *darkearth-nvim-darkearth-nvim-usage*
3636+USAGE *darkearth-nvim-usage*
44374538>lua
4639 -- enable the colorscheme
···4841<
494250435151-BUILD AND MODIFY COLORSCHEME*darkearth-nvim-darkearth-nvim-build-and-modify-colorscheme*
4444+BUILD OR MODIFY *darkearth-nvim-build-or-modify*
524553461. Ensure lush.nvim <https://github.com/rktjmp/lush.nvim> and shipwright.nvim <https://github.com/rktjmp/shipwright.nvim> are installed
54472. Add new modifications to lush_theme/darkearth.lua <lush_theme/darkearth.lua>
5555-3. Rebuild the colorscheme using `./build/build.sh`
4848+3. Rebuild the colorscheme using `./build.sh`
564957505858-BASE16 COLORSCHEME *darkearth-nvim-darkearth-nvim-base16-colorscheme*
5151+EXTRAS *darkearth-nvim-extras*
59526053I have also included a base16 colorscheme script extras/base16-darkearth.sh
6154<extras/base16-darkearth.sh> that can be used to set shell colors.