summaryrefslogtreecommitdiffstats
path: root/.emacs.d/themes/new-theme.el
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-10-07 23:56:02 +0200
committerGravatar Tom Willemsen2012-10-07 23:56:02 +0200
commit4f57503a703cd4c7c233bb8deb1812d7fea2594f (patch)
treef5b98f9fad8696e59f987c6ec1312a5fc34a7b89 /.emacs.d/themes/new-theme.el
parentfbc911bd00e0798a7bf1922674ac4f073944cf5e (diff)
downloaddotfiles-4f57503a703cd4c7c233bb8deb1812d7fea2594f.tar.gz
dotfiles-4f57503a703cd4c7c233bb8deb1812d7fea2594f.zip
.emacs.d/themes/new-theme.el
Diffstat (limited to '.emacs.d/themes/new-theme.el')
-rw-r--r--.emacs.d/themes/new-theme.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/.emacs.d/themes/new-theme.el b/.emacs.d/themes/new-theme.el
index 53420fc..321baf5 100644
--- a/.emacs.d/themes/new-theme.el
+++ b/.emacs.d/themes/new-theme.el
@@ -36,10 +36,10 @@
'(font-lock-comment-delimiter-face ((t (:foreground "#a9a9a9" :slant italic :weight bold))))
'(font-lock-comment-face ((t (:foreground "#a9a9a9" :slant italic))))
'(font-lock-doc-face ((t (:foreground "#9ad870"))))
- '(font-lock-function-name-face ((t (:foreground "#1793d1"))))
+ '(font-lock-function-name-face ((t (:foreground "#78a2c1"))))
'(font-lock-keyword-face ((t (:foreground "#cfce29"))))
'(font-lock-string-face ((t (:foreground "#ffbd5c"))))
- '(font-lock-type-face ((t (:foreground "#1793d1" :bold t))))
+ '(font-lock-type-face ((t (:foreground "#78a2c1" :bold t))))
'(highlight ((t (:background "#171719"))))
'(ido-subdir ((t (:foreground "#ff5d55"))))
'(jabber-chat-prompt-foreign ((t (:foreground "#ff5d55"))))