aboutsummaryrefslogtreecommitdiffstats
path: root/new-theme.el
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-09-25 22:03:20 +0200
committerGravatar Tom Willemsen2012-09-25 22:03:20 +0200
commitd200e57a132cc67adde3c451ce02113c5cd72750 (patch)
tree20d82853b0af5fc28118488ed03add11359a8a69 /new-theme.el
parent2b179a58a68d2677a735ee54c81a0fd4a19b084f (diff)
downloadyoshi-theme-d200e57a132cc67adde3c451ce02113c5cd72750.tar.gz
yoshi-theme-d200e57a132cc67adde3c451ce02113c5cd72750.zip
.emacs.d/themes/new-theme.el
Diffstat (limited to '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 cf4765f..a2234ca 100644
--- a/new-theme.el
+++ b/new-theme.el
@@ -43,6 +43,7 @@
'(mode-line ((t (:background "#222224" :foreground "#eeeeec" :box nil))))
'(mode-line-inactive ((t (:background "#171719" :foreground "#999999" :box nil))))
'(region ((t (:background "#2729b6"))))
+ '(highlight ((t (:background "#171719"))))
)
(provide-theme 'new)