Customising underline styles in an emacs theme
The underline property can also be a list that takes a :style:
:underline (:style wave :color ,catgirl-yellow-highlight) Using :underline t would create a standard underline, the list variant allows customising both the type of underline and the colour, and probably more.