Specify the default color for the underline face
1 files changed, 1 insertions(+), 0 deletions(-) M colorless-themes.el
M colorless-themes.el => colorless-themes.el +1 -0
@@ 65,6 65,7 @@ ORANGE, YELLOW and GREEN are pretty self-explanatory." '(link ((t (:underline ,docs)))) '(secondary-selection ((t ()))) '(italic ((t (:slant italic)))) + '(underline ((t (:underline ,fg)))) '(shadow ((t ()))) '(region ((t (:background ,bg+)))) '(escape-glyph ((t ())))