]> code.delx.au - gnu-emacs/blobdiff - etc/themes/dichromacy-theme.el
More gnutls memory fixes.
[gnu-emacs] / etc / themes / dichromacy-theme.el
index 3c260118b260422e7ca58147e29fb079143d07a5..80215e564f50e625cab898612ae75afcd306e9f2 100644 (file)
@@ -42,7 +42,7 @@ Ansi-Color faces are included.")
   (custom-theme-set-faces
    'dichromacy
    `(default ((,class (:foreground "black" :background "white"))))
-   `(cursor ((,class (:foreground "white" :background "black"))))
+   `(cursor ((,class (:background "black"))))
    ;; Highlighting faces
    `(fringe ((,class (:background "#f7f7f7"))))
    `(highlight ((,class (:foreground ,blue :background "#e5e5e5"))))