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.

at main 5 lines 149 B view raw
1return { 2 compiler = { correlate = false }, 3 macros = { "fnl/earth/macros%.fnl" }, 4 paths = { ["fnl/(.-)/init%.fnl"] = "colors/%1.lua" }, 5}