Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clarity for Neovim


Because highlighting is about focus not vibes

Usage

return {
    "ezpieco/clarity.nvim",
    as = "clarity",
    config = function()
        vim.cmd("colorscheme clarity")
    end
}

Why?

Most colorschemes are too much, they highlight everything and ruin the sheer meaning of highlighting. clarity.nvim only highlights the critical things (hopefully).

These being declarations and comments.

Gallary

clarity lua example clarity python example clarity javascript example

About

A minimal clear colorscheme that doesn't mess up highlighting

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages