soft 1
syntax theme for Neovim
Light pastel syntax theme based on but diverged from soft-era, ported from soft-era-vim.

Copies structure from ymir.nvim for theme creation with colours inspired by soft-era-vim and soft-era-vscode.
Supports plugins that I use with specific highlight group overrides.
Also uses italics for some highlight groups :)
installation
vim.pack:
vim.pack.add({
{ src = "https://github.com/gilmoregrills/soft", version = "main", name = "soft" },
})
-
created 11/8/26, updated 11/8/26 ↩