aboutsummaryrefslogtreecommitdiffstats
path: root/new-theme.el
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-10-17 00:38:47 +0200
committerGravatar Tom Willemsen2012-10-17 00:38:47 +0200
commitad7db8b69daeb05d488102a145a480e64efe4557 (patch)
tree8cc7435aa7d442ac539201756b0254e06d2f5b98 /new-theme.el
parentc66d6138fbf54b39e7e67f68b1d88a09f8d570ed (diff)
downloadyoshi-theme-ad7db8b69daeb05d488102a145a480e64efe4557.tar.gz
yoshi-theme-ad7db8b69daeb05d488102a145a480e64efe4557.zip
.emacs.d/themes/new-theme.el
Diffstat (limited to 'new-theme.el')
-rw-r--r--new-theme.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/new-theme.el b/new-theme.el
index da9df4a..04f9930 100644
--- a/new-theme.el
+++ b/new-theme.el
@@ -44,10 +44,12 @@
'(font-lock-variable-name-face ((t (:foreground "#c39cc3"))))
'(highlight ((t (:background "#171719"))))
'(ido-subdir ((t (:foreground "#ff5d55"))))
+ '(italic ((t (:slant italic))))
'(jabber-chat-prompt-foreign ((t (:foreground "#ff5d55"))))
'(jabber-chat-prompt-local ((t (:foreground "#78a2c1"))))
'(jabber-roster-user-online ((t (:foreground "#769ff2"))))
'(link ((t (:foreground "#ffbb56" :underline t))))
+ '(magit-item-highlight ((t (:weight bold))))
'(minibuffer-prompt ((t (:foreground "#78a2c1"))))
'(mode-line ((t (:background "#222224" :foreground "#eeeeec" :box nil))))
'(mode-line-inactive ((t (:background "#171719" :foreground "#999999" :box nil))))