summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-10-10 09:19:01 +0200
committerGravatar Tom Willemsen2012-10-10 09:19:01 +0200
commit04fe40d2486510020e7c7800fd30a415023cf765 (patch)
tree93993e0ad123132919738b80adf4633bdf20cc45
parentea2f6bbaea6e8b785aeb5028587c21103a5b727a (diff)
downloaddotfiles-04fe40d2486510020e7c7800fd30a415023cf765.tar.gz
dotfiles-04fe40d2486510020e7c7800fd30a415023cf765.zip
.emacs.d/themes/new-theme.el
-rw-r--r--.emacs.d/themes/new-theme.el1
1 files changed, 1 insertions, 0 deletions
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"))))