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

Configure Feed

Select the types of activity you want to include in your feed.

feat: added yaml colorscheme spec

ptdewey 02befda1 100f624a

+18
+18
extras/darkearth.yaml
··· 1 + scheme: "DarkEarth" 2 + author: "ptdewey" 3 + base00: "24211E" 4 + base01: "AC987D" 5 + base02: "5F865F" 6 + base03: "77824A" 7 + base04: "B36B42" 8 + base05: "BB7844" 9 + base06: "C9A654" 10 + base07: "D7C484" 11 + base08: "24211E" 12 + base09: "AC987D" 13 + base0A: "5F865F" 14 + base0B: "77824A" 15 + base0C: "B36B42" 16 + base0D: "BB7844" 17 + base0E: "C9A654" 18 + base0F: "D7C484"