From 943cc8853930a635fa3c62ced08607f0b07e775d Mon Sep 17 00:00:00 2001 From: Jacopo De Simoi Date: Fri, 2 Mar 2018 00:24:56 -0500 Subject: [PATCH] Blob update from package --- custom.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom.el b/custom.el index 4e6c2bf..d541954 100644 --- a/custom.el +++ b/custom.el @@ -102,7 +102,7 @@ '(mode-line-inactive ((t (:inherit mode-line :background "grey10" :foreground "grey50" :weight normal)))) '(mouse ((t (:background "orchid")))) '(org-block-background ((t (:background "#262626" :slant normal :weight normal)))) - '(org-block-end-line ((t (:inherit org-meta-line :slant normal :weight normal))) t) + '(org-block-end-line ((t (:inherit org-meta-line :slant normal :weight normal)))) '(org-pomodoro-mode-line ((t (:foreground "tomato3")))) '(paren-face-match ((t (:background "turquoise" :foreground "black")))) '(region ((t (:inherit highlight))))