A bug was fixed in Emacs 29 to change the behavior of (color-lighten-hsl) which makes the spectrum of dynamic color variation in the theme too subtle. I'm resolving this by setting explicit values for these previous dynamic values.
I'm also slightly darkening the default light background value, so there is a bit more room for color variation as lighter versions approach pure white.
A bug was fixed in Emacs 29 to change the behavior of
(color-lighten-hsl)
which makes the spectrum of dynamic color variation in the theme too subtle. I'm resolving this by setting explicit values for these previous dynamic values.I'm also slightly darkening the default light background value, so there is a bit more room for color variation as lighter versions approach pure white.
closes #39