From 04fe40d2486510020e7c7800fd30a415023cf765 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 10 Oct 2012 09:19:01 +0200 Subject: .emacs.d/themes/new-theme.el --- .emacs.d/themes/new-theme.el | 1 + 1 file changed, 1 insertion(+) diff --git a/.emacs.d/themes/new-theme.el b/.emacs.d/themes/new-theme.el index a6f10a0..37c602d 100644 --- a/.emacs.d/themes/new-theme.el +++ b/.emacs.d/themes/new-theme.el @@ -35,6 +35,7 @@ '(flymake-warnline ((t (:background "#9a3200")))) '(font-lock-comment-delimiter-face ((t (:foreground "#a9a9a9" :slant italic :weight bold)))) '(font-lock-comment-face ((t (:foreground "#a9a9a9" :slant italic)))) + '(font-lock-constant-face ((t (:foreground "#93d8d8")))) '(font-lock-doc-face ((t (:foreground "#9ad870")))) '(font-lock-function-name-face ((t (:foreground "#78a2c1")))) '(font-lock-keyword-face ((t (:foreground "#cfce29")))) -- cgit v1.2.3-54-g00ecf