kris-chin / .dotfiles

my dotfiles!
0 stars 0 forks source link

neovim: wpg colorscheme #39

Open kris-chin opened 6 months ago

kris-chin commented 6 months 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 6 months 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