aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--misty-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/misty-theme.el b/misty-theme.el
index b13bfce..0eb35bb 100644
--- a/misty-theme.el
+++ b/misty-theme.el
@@ -46,7 +46,7 @@
`(compilation-info ((t (:foreground ,lblue :inherit unspecified))))
`(cursor ((t (:background ,lwhite))))
- `(default ((t (:background ,dblack :foreground ,lwhite))))
+ `(default ((t (:background ,dwhite :foreground ,lblack))))
`(diff-added ((t (:background ,dgreen :inherit unspecified))))
`(diff-changed ((t (:background ,dyellow))))
`(diff-file-header ((t (:foreground ,lblue :background unspecified :weight bold))))