~lthms/colorless-themes.el

a1fb0790e5b8d24a88cd2eff7fba3f507a67e25f — Thomas Letan 3 years ago ef0e5ab
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 ())))