From 66265c9af452102357f9c24ee82377ae724ef103 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Mon, 23 May 2011 16:25:20 +0200 Subject: EMACS: jd added rainbow-delimiters That means that I don't have to --- emacs.d/10-naquadah-theme.el | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'emacs.d/10-naquadah-theme.el') diff --git a/emacs.d/10-naquadah-theme.el b/emacs.d/10-naquadah-theme.el index 5978b2e..53ffc2c 100644 --- a/emacs.d/10-naquadah-theme.el +++ b/emacs.d/10-naquadah-theme.el @@ -4,19 +4,6 @@ (naquadah-theme-set-faces 'naquadah - ;; rainbow-delimiters-mode - '(rainbow-delimiters-depth-1-face (:foreground gradient-1)) - '(rainbow-delimiters-depth-2-face (:foreground gradient-2)) - '(rainbow-delimiters-depth-3-face (:foreground gradient-3)) - '(rainbow-delimiters-depth-4-face (:foreground gradient-4)) - '(rainbow-delimiters-depth-5-face (:foreground gradient-5)) - '(rainbow-delimiters-depth-6-face (:foreground gradient-6)) - '(rainbow-delimiters-depth-7-face (:foreground gradient-7)) - '(rainbow-delimiters-depth-8-face (:foreground gradient-8)) - '(rainbow-delimiters-depth-9-face (:foreground gradient-9)) - '(rainbow-delimiters-depth-10-face (:foreground gradient-10)) - '(rainbow-delimiters-depth-11-face (:foreground gradient-11)) - ;; markdown-mode '(markdown-link-face (:inherit 'link)) '(markdown-header-face-1 (:inherit 'org-level-1)) -- cgit v1.2.3-54-g00ecf