aboutsummaryrefslogtreecommitdiffstats
path: root/new-theme.el
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-10-10 09:19:01 +0200
committerGravatar Tom Willemsen2012-10-10 09:19:01 +0200
commit02a28b65f1663d3502a0ea7187e50496708fbc1d (patch)
tree6f00b6e0cc5c22e5884f2fc242311fa96e4654e7 /new-theme.el
parent5bcdcac3f95714a92884d79d92b8bef5432c1fde (diff)
downloadyoshi-theme-02a28b65f1663d3502a0ea7187e50496708fbc1d.tar.gz
yoshi-theme-02a28b65f1663d3502a0ea7187e50496708fbc1d.zip
.emacs.d/themes/new-theme.el
Diffstat (limited to 'new-theme.el')
-rw-r--r--new-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/new-theme.el b/new-theme.el
index a6f10a0..37c602d 100644
--- a/new-theme.el
+++ b/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"))))