🪴 my neovim config:)
1
fork

Configure Feed

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

evergarden: use cherry as accent

robin 5da60179 a3a4f019

+1
+1
config/config/evergarden.lua
··· 1 1 require("evergarden").setup({ 2 2 theme = { 3 3 variant = "fall", 4 + accent = "cherry", 4 5 }, 5 6 editor = { 6 7 transparent_background = not vim.g.neovide,