2025-11-18 17:40:31 +01:00
2025-11-18 17:20:43 +01:00
2025-11-18 17:40:31 +01:00
2025-08-10 19:47:55 +02:00

nvim-kolorz

nvim-kolorz is a customisable nvim colorscheme. It is made to be used with KonfiZ which regenerate the colorscheme based on the current wallpaper.

Installation :

{
  "Keyoonz/nvim-kolorz",
  name = "nvim-kolorz",
  lazy = false,
  priority = 1000,
  config = function()
    vim.cmd("colorscheme nvim-kolorz")
  end
}
Description
a simple and very customisable colorscheme
Readme 38 KiB
Languages
Lua 100%