.emacs.d/themes/new-theme.el

This commit is contained in:
Tom Willemsen 2012-10-10 09:11:12 +02:00
parent acd052dfab
commit 3b005ef724

View file

@ -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"))))