summaryrefslogtreecommitdiffstats
path: root/.emacs.d/themes
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-10-10 09:11:12 +0200
committerGravatar Tom Willemsen2012-10-10 09:11:12 +0200
commit3b005ef724c31e54bc25c47a0db396070e7b7d21 (patch)
tree2508b659ab171d30282f8ee16a10f65312c7174a /.emacs.d/themes
parentacd052dfabdd9a982c6423cb439e125dcb5ca112 (diff)
downloaddotfiles-3b005ef724c31e54bc25c47a0db396070e7b7d21.tar.gz
dotfiles-3b005ef724c31e54bc25c47a0db396070e7b7d21.zip
.emacs.d/themes/new-theme.el
Diffstat (limited to '.emacs.d/themes')
-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 321baf5..a6f10a0 100644
--- a/.emacs.d/themes/new-theme.el
+++ b/.emacs.d/themes/new-theme.el
@@ -40,6 +40,7 @@
'(font-lock-keyword-face ((t (:foreground "#cfce29"))))
'(font-lock-string-face ((t (:foreground "#ffbd5c"))))
'(font-lock-type-face ((t (:foreground "#78a2c1" :bold t))))
+ '(font-lock-variable-name-face ((t (:foreground "#c39cc3"))))
'(highlight ((t (:background "#171719"))))
'(ido-subdir ((t (:foreground "#ff5d55"))))
'(jabber-chat-prompt-foreign ((t (:foreground "#ff5d55"))))