1
0
Fork 0
mirror of https://git.sr.ht/~ryuslash/yoshi-theme synced 2025-02-24 19:43:26 +01:00

Add makefile-space

This commit is contained in:
Tom Willemse 2013-07-08 22:25:58 +02:00
parent 4c9143caa4
commit cb89831dc1

View file

@ -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))))