summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-09-25 22:03:20 +0200
committerGravatar Tom Willemsen2012-09-25 22:03:20 +0200
commit73700816128c0788e822710dbad5e0bd3d8d54bf (patch)
treefd7f60e571478edc25a98f8199825ea80b173f5e
parent883b25b99ff230562bea21fbd527e9403b1df449 (diff)
downloaddotfiles-73700816128c0788e822710dbad5e0bd3d8d54bf.tar.gz
dotfiles-73700816128c0788e822710dbad5e0bd3d8d54bf.zip
.emacs.d/themes/new-theme.el
-rw-r--r--.emacs.d/themes/new-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/themes/new-theme.el b/.emacs.d/themes/new-theme.el
index cf4765f..a2234ca 100644
--- a/.emacs.d/themes/new-theme.el
+++ b/.emacs.d/themes/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)