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 a8d1ab7..85a0331 100644
--- a/yoshi-theme.el
+++ b/yoshi-theme.el
@@ -403,7 +403,7 @@
`(org-agenda-date-weekend ((t (:foreground ,fgcyan))))
`(org-agenda-done ((t (:foreground ,fgorange))))
`(org-agenda-structure ((t (:foreground ,fgblue))))
- `(org-block ((t (:foreground ,yoshi-6 :background ,yoshi-1 :inherit unspecified))))
+ `(org-block ((t (:foreground ,yoshi-6 :background ,yoshi-1 :inherit fixed-pitch))))
`(org-block-background ((t (:background ,yoshi-1))))
`(org-block-begin-line ((t (:foreground ,yoshi-4 :slant unspecified :background ,yoshi-2 :height 0.71))))
`(org-block-end-line ((t (:foreground ,yoshi-4 :slant unspecified :background ,yoshi-1 :height 0.71))))