Add rainbow-delim faces to brin theme
This commit is contained in:
parent
6bda25da1f
commit
20c331cf5e
1 changed files with 3 additions and 0 deletions
|
@ -116,6 +116,9 @@
|
|||
`(git-gutter+-added ((t (:foreground ,git-added))))
|
||||
`(git-gutter+-deleted ((t (:foreground ,git-deleted))))
|
||||
|
||||
`(rainbow-delimiters-unmatched-face ((t (:inherit 'error))))
|
||||
`(rainbow-delimiters-depth-1-face ((t (:foreground "#CCCCCC" :weight bold :bold t))))
|
||||
|
||||
;; js2-mode
|
||||
;; *****************************************************************************************
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue