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

auto-generate vimdoc

authored by

github-actions[bot] and committed by
ptdewey
100f624a 6276f505

+10 -23
+10 -23
doc/darkearth-nvim.txt
··· 1 - *darkearth-nvim.txt* For Neovim >= 0.7.0 Last change: 2024 June 16 1 + *darkearth-nvim.txt* For Neovim >= 0.7.0 Last change: 2024 June 25 2 2 3 3 ============================================================================== 4 4 Table of Contents *darkearth-nvim-table-of-contents* ··· 6 6 1. darkearth-nvim |darkearth-nvim-darkearth-nvim| 7 7 - Installation |darkearth-nvim-darkearth-nvim-installation| 8 8 - Usage |darkearth-nvim-darkearth-nvim-usage| 9 - - Build/Modify Colorscheme|darkearth-nvim-darkearth-nvim-build/modify-colorscheme| 10 - - base16 Colorscheme |darkearth-nvim-darkearth-nvim-base16-colorscheme| 11 - - Disclaimer |darkearth-nvim-darkearth-nvim-disclaimer| 12 - 2. Links |darkearth-nvim-links| 9 + - Build and Modify Colorscheme|darkearth-nvim-darkearth-nvim-build-and-modify-colorscheme| 10 + - Base16 Colorscheme |darkearth-nvim-darkearth-nvim-base16-colorscheme| 13 11 14 12 ============================================================================== 15 13 1. darkearth-nvim *darkearth-nvim-darkearth-nvim* ··· 17 15 A dark and earthy colorscheme for Neovim. 18 16 19 17 Based on miasma.nvim <https://github.com/xero/miasma.nvim>, and built with lush 20 - <https://github.com/rktjmp/lush.nvim>. 21 - 22 - 18 + <https://github.com/rktjmp/lush.nvim>. Compare to Miasma, darkearth is built to 19 + be more colorful overall to reduce sameyness as well as being more centered 20 + around browns than grays to enhance the earthiness. 23 21 24 22 25 23 INSTALLATION *darkearth-nvim-darkearth-nvim-installation* ··· 50 48 < 51 49 52 50 53 - BUILD/MODIFY COLORSCHEME*darkearth-nvim-darkearth-nvim-build/modify-colorscheme* 51 + BUILD AND MODIFY COLORSCHEME*darkearth-nvim-darkearth-nvim-build-and-modify-colorscheme* 54 52 55 53 1. Ensure lush.nvim <https://github.com/rktjmp/lush.nvim> and shipwright.nvim <https://github.com/rktjmp/shipwright.nvim> are installed 56 54 2. Add new modifications to lush_theme/darkearth.lua <lush_theme/darkearth.lua> 57 - 3. Rebuild the colorscheme by running `./build.sh` 55 + 3. Rebuild the colorscheme using `./build/build.sh` 58 56 59 57 60 58 BASE16 COLORSCHEME *darkearth-nvim-darkearth-nvim-base16-colorscheme* 61 59 62 - I have also included a base16 colorscheme script base16-darkearth.sh 63 - <base16-darkearth.sh> that can be used to set shell colors. 64 - 65 - 66 - DISCLAIMER *darkearth-nvim-darkearth-nvim-disclaimer* 67 - 68 - This color scheme is fairly early in development and things are subject to 69 - change. (Changes will primarily be new additions) 70 - 71 - ============================================================================== 72 - 2. Links *darkearth-nvim-links* 73 - 74 - 1. **: assets/screenshot-0.png 60 + I have also included a base16 colorscheme script extras/base16-darkearth.sh 61 + <extras/base16-darkearth.sh> that can be used to set shell colors. 75 62 76 63 Generated by panvimdoc <https://github.com/kdheepak/panvimdoc> 77 64