]> code.delx.au - gnu-emacs/blobdiff - etc/themes/wheatgrass-theme.el
More gnutls memory fixes.
[gnu-emacs] / etc / themes / wheatgrass-theme.el
index 63ebc247b9db83590a5a700b0a1476dae260ce6e..50db2661a99122054ca45b26ea215894c4e1d03a 100644 (file)
@@ -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"))))