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 6c26003..33313ac 100644
--- a/yoshi-theme.el
+++ b/yoshi-theme.el
@@ -202,7 +202,7 @@
`(gnus-summary-low-unread ((t (:inherit gnus-summary-normal-unread :slant italic))))
`(gnus-summary-normal-ancient ((t (:foreground ,fgcyan))))
`(gnus-summary-normal-read ((t (:foreground ,fgdim))))
- `(gnus-summary-normal-ticked ((t (:foreground ,fgdefault :weight bold))))
+ `(gnus-summary-normal-ticked ((t (:foreground ,fgturquoise))))
`(gnus-summary-normal-unread ((t (:foreground ,fgdefault))))
`(gnus-summary-selected ((t (:background ,bgblue :weight bold))))