Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

Keyoonz/nvim-kolorz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

THIS REPOSITORY HAS BEEN MOVED TO MY SELF HOSTED GITEA SERVER

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 :

{
    "https://gitkeaz.keyonz.dev/Keyonz/nvim-kolorz",
    name = "nvim-kolorz",
    lazy = false,
    priority = 1000,
    config = function()
        require("nvim-kolorz").setup({
            konfiz_integrated = false,
        })
        vim.cmd("colorscheme nvim-kolorz")
    end,
}

About

a simple and very customisable colorscheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages