aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2013-03-30 14:17:40 +0100
committerGravatar Tom Willemsen2013-03-30 14:17:40 +0100
commit06649621bdea55499168c6ce7af96442c4e6da52 (patch)
tree78864e22333c309e347e6a14b7425e03b4c9e8d7
parentd48b9dca24ebb92e4653b842973ff59597aad80b (diff)
downloadyoshi-theme-06649621bdea55499168c6ce7af96442c4e6da52.tar.gz
yoshi-theme-06649621bdea55499168c6ce7af96442c4e6da52.zip
Add shadow face
-rw-r--r--yoshi-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/yoshi-theme.el b/yoshi-theme.el
index f318ef8..15efa94 100644
--- a/yoshi-theme.el
+++ b/yoshi-theme.el
@@ -220,6 +220,7 @@
`(rst-level-5 ((t (:background unspecified))))
`(rst-level-6 ((t (:background unspecified))))
`(sh-heredoc ((t (:foreground ,lorange))))
+ `(shadow ((t (:foreground ,lwhite))))
`(show-paren-match ((t (:background ,dwhite :weight bold))))
`(show-paren-mismatch ((t (:background unspecified :foreground ,lred))))
`(slime-repl-input-face ((t (:foreground ,lwhite))))