A dark and earthy colorscheme for Neovim. (mirror) github.com/ptdewey/darkearth-nvim
neovim neovim-colorscheme fennel

chore(main): release 2.3.0 (#7)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

authored by

github-actions[bot]
github-actions[bot]
and committed by
GitHub
42bbec78 965a2042

+8
+8
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 + ## [2.3.0](https://github.com/ptdewey/darkearth-nvim/compare/v2.2.0...v2.3.0) (2026-02-15) 4 + 5 + 6 + ### Features 7 + 8 + * lightearth color scheme ([8448549](https://github.com/ptdewey/darkearth-nvim/commit/84485491655e08eaaf878d42a6626377f94b5a10)) 9 + * move common groups to macro file ([c6d229e](https://github.com/ptdewey/darkearth-nvim/commit/c6d229e585feee23b3a7dd0ebb81ac7102b30d36)) 10 + 3 11 ## [2.2.0](https://github.com/ptdewey/darkearth-nvim/compare/v2.1.0...v2.2.0) (2025-08-20) 4 12 5 13