Skip to content

thomaslaich/kauz

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kauz

This is work in progress!

A colorscheme for neovim built with Lush. Includes matching themes for kitty, fish and tmux.

Install

Nix

Kauz is distributed as a nix flake exposing a home-manager module.

  • Add overlays.default to your list of nixpkgs overlays.
  • Import homeModules.default as a home-manager module and activate by setting colorschemes.kauz.enable = true.

Without Nix

-- lazy.nvim
{
  "buntec/kauz",
  dependencies = { "rktjmp/lush.nvim" }
}
vim.cmd.colorscheme("kauz")

Acknowledgements:

Utilities for generating tmux, fish and kitty configurations are taken from Tokyo Night.

Screenshots

Scala (with Treesitter)

kauz-screenshot-1

Nix

kauz-nix-screenshot-1

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 89.0%
  • Nix 5.8%
  • Shell 4.7%
  • Makefile 0.5%