diff --git a/yoshi-theme.el b/yoshi-theme.el index 5aa2f03..d63d68d 100644 --- a/yoshi-theme.el +++ b/yoshi-theme.el @@ -160,6 +160,7 @@ `(gnus-summary-selected ((t (:background ,bgblue :weight bold)))) `(highlight ((t (:background ,bgcyan)))) `(highlight-80+ ((t (:underline (:color ,fgred :style wave) :background unspecified)))) + `(hl-indent-face ((t (:inherit unspecified :background ,bgbright)))) `(identica-stripe-face ((t (:background ,bgbright)))) `(identica-uri-face ((t (:foreground ,fgorange :underline t)))) `(identica-username-face ((t (:foreground ,fgblue :weight bold :underline unspecified))))