EMACS: jd added rainbow-delimiters
That means that I don't have to
This commit is contained in:
parent
637f376a63
commit
66265c9af4
2 changed files with 1 additions and 14 deletions
|
@ -4,19 +4,6 @@
|
||||||
(naquadah-theme-set-faces
|
(naquadah-theme-set-faces
|
||||||
'naquadah
|
'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-mode
|
||||||
'(markdown-link-face (:inherit 'link))
|
'(markdown-link-face (:inherit 'link))
|
||||||
'(markdown-header-face-1 (:inherit 'org-level-1))
|
'(markdown-header-face-1 (:inherit 'org-level-1))
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 82c0f1d0686e90753e685a41edca06ce88384d81
|
Subproject commit 5d43f996f3f07749a9b014dbc42b0bba553872a4
|
Loading…
Reference in a new issue