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

feat: added red to base16 theme, not used in palette

ptdewey 46589a7c d4445e57

+1 -1
+1 -1
base16-darkearth.sh
··· 16 16 base0A="5F/86/5F" # main teal 17 17 base0B="AC/98/7D" # darker tan - new 18 18 base0C="8A/7A/6B" # ligher grey-brown - new 19 - base0D="77/82/4A" # NOTE: duplicate, can be modified 19 + base0D="b3/66/4d" # main red 20 20 base0E="BB/78/44" # NOTE: duplicate, can be modified 21 21 base0F="67/56/42" # darker brown (similar to alt background) 22 22