aboutsummaryrefslogtreecommitdiffstats
path: root/yoshi-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'yoshi-theme.el')
-rw-r--r--yoshi-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/yoshi-theme.el b/yoshi-theme.el
index d63d68d..6112a6f 100644
--- a/yoshi-theme.el
+++ b/yoshi-theme.el
@@ -160,7 +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))))
+ `(hl-indent-face ((t (:inherit unspecified :background ,bgdim))))
`(identica-stripe-face ((t (:background ,bgbright))))
`(identica-uri-face ((t (:foreground ,fgorange :underline t))))
`(identica-username-face ((t (:foreground ,fgblue :weight bold :underline unspecified))))