kris-chin / .dotfiles

my dotfiles!
0 stars 0 forks source link

neovim: wpg colorscheme #39

Open kris-chin opened 1 month ago

kris-chin commented 1 month ago
  1. create a neovim template for wpg. our colorscheme will just pull from this template file
  2. create some helper functions to adjust saturation and lightness of the colors.
  3. use these functions to create a colorscheme that is derived from the template file.
    • this colorscheme can be any number of colors. but probably the more the better. consider base24, base30, and base46?
kris-chin commented 1 month ago

I wonder if it would make sense to actually fork an existing colorscheme but just tweak it to use the wpg colors? That way I don't have to worry about the endless number of highlight groups