summaryrefslogtreecommitdiffstats
path: root/emacs.d/drobillized-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/drobillized-theme.el')
-rw-r--r--emacs.d/drobillized-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs.d/drobillized-theme.el b/emacs.d/drobillized-theme.el
index 88bd858..3878237 100644
--- a/emacs.d/drobillized-theme.el
+++ b/emacs.d/drobillized-theme.el
@@ -102,6 +102,7 @@ Reload the theme after changing anything in this group."
`(font-latex-sedate-face ((t (:foreground ,cyan-d))))
`(font-latex-string-face ((t (:foreground ,orange))))
`(font-latex-warning-face ((t (:inherit bold :foreground ,red))))
+ `(font-lock-builtin-face ((t (:foreground ,blue-l))))
`(font-lock-comment-face ((t (:foreground ,violet))))
`(font-lock-constant-face ((((class color) (min-colors 88) (background dark)) (:weight bold))))
`(font-lock-doc-face ((t (:inherit font-lock-string-face :foreground ,violet))))