aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-07-08 22:25:58 +0200
committerGravatar Tom Willemse2013-07-08 22:25:58 +0200
commitcb89831dc199a4fa315775f44d01f57df0099539 (patch)
tree1d35af0a78872c238ad14635bedf7a6814cf14ae
parent4c9143caa4c62b4c10bc1408cbb1611f0f70856e (diff)
downloadyoshi-theme-cb89831dc199a4fa315775f44d01f57df0099539.tar.gz
yoshi-theme-cb89831dc199a4fa315775f44d01f57df0099539.zip
Add makefile-space
-rw-r--r--yoshi-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/yoshi-theme.el b/yoshi-theme.el
index b3ed3a6..f06c1b5 100644
--- a/yoshi-theme.el
+++ b/yoshi-theme.el
@@ -163,6 +163,7 @@
`(magit-log-head-label-tags ((t (:foreground ,fgdefault :background ,bgorange :box (:color ,bgorange :line-width 2 :style nil)))))
`(magit-log-sha1 ((t (:foreground ,fgdefault :background ,bgblue :box (:color ,bgblue :line-width 2 :style nil)))))
`(magit-section-title ((t (:foreground ,fgturquoise :inherit unspecified))))
+ `(makefile-space ((t (:background ,bgpink))))
`(markdown-header-face-1 ((t (:inherit org-level-1))))
`(markdown-header-face-2 ((t (:inherit org-level-2))))
`(markdown-header-face-3 ((t (:inherit org-level-3))))