aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-10-10 09:11:12 +0200
committerGravatar Tom Willemsen2012-10-10 09:11:12 +0200
commit5bcdcac3f95714a92884d79d92b8bef5432c1fde (patch)
tree72724491fa56d20b2d5627e495f8dbcb1530edbc
parent2d14c1e6dc135d5b8e210a5d5379c255bad04240 (diff)
downloadyoshi-theme-5bcdcac3f95714a92884d79d92b8bef5432c1fde.tar.gz
yoshi-theme-5bcdcac3f95714a92884d79d92b8bef5432c1fde.zip
.emacs.d/themes/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 321baf5..a6f10a0 100644
--- a/new-theme.el
+++ b/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"))))