Skip to content

Repository files navigation

Neovim colorschemes by folk.lolabraxas, ushirogami, snawfus, mandragola, zaratan, anqa, tatzelwurm, and yurei.

How

Add to your config:

-- In your lazy.nvim setup (e.g., ~/.config/nvim/init.lua)
{
"folksoftware/nvim",
name="folk",
priority=1000,
config=function()
require("folk").setup({ flavour="abraxas" })
vim.cmd.colorscheme"folk-abraxas"end
}

Restart neovim — that's it!

Themes

abraxas

abraxas creatureabraxas theme:colorscheme folk-abraxas

ushirogami

ushirogami creatureushirogami theme:colorscheme folk-ushirogami

snawfus

snawfus creaturesnawfus theme:colorscheme folk-snawfus

mandragola

mandragola creaturemandragola theme:colorscheme folk-mandragola

zaratan

zaratan creaturezaratan theme:colorscheme folk-zaratan

anqa

anqa creatureanqa theme:colorscheme folk-anqa

tatzelwurm

tatzelwurm creaturetatzelwurm theme:colorscheme folk-tatzelwurm

yurei

yurei creatureyurei theme:colorscheme folk-yurei

Development

vim.opt.runtimepath:append("~/folk/nvim")
vim.g.folk_debug=truerequire("folk").setup({ flavour="abraxas" })
vim.cmd.colorscheme"folk-abraxas"

Vibing over catppuccin/nvim<3

MIT — Copyright © 2025 folk.lol

Releases

Packages

Contributors

Languages