summaryrefslogtreecommitdiff
path: root/etc/themes/wheatgrass-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'etc/themes/wheatgrass-theme.el')
-rw-r--r--etc/themes/wheatgrass-theme.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/themes/wheatgrass-theme.el b/etc/themes/wheatgrass-theme.el
index 63ebc247b9d..50db2661a99 100644
--- a/etc/themes/wheatgrass-theme.el
+++ b/etc/themes/wheatgrass-theme.el
@@ -29,7 +29,7 @@ of green, brown, and blue.")
(custom-theme-set-faces
'wheatgrass
`(default ((,class (:foreground "wheat" :background "black"))))
- `(cursor ((,class (:foreground "black" :background "thistle"))))
+ `(cursor ((,class (:background "thistle"))))
`(error ((,class (:foreground "salmon1"))))
`(warning ((,class (:foreground "orange"))))
`(success ((,class (:foreground "yellow green"))))