summaryrefslogtreecommitdiff
path: root/eighters-theme.el
diff options
context:
space:
mode:
Diffstat (limited to 'eighters-theme.el')
-rw-r--r--eighters-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/eighters-theme.el b/eighters-theme.el
index ac8c91f..1006100 100644
--- a/eighters-theme.el
+++ b/eighters-theme.el
@@ -16,6 +16,7 @@
(custom-theme-set-faces
'eighters
'(default ((t (:background "black" :foreground "gainsboro"))))
+ '(cursor ((t (:background "gainsboro"))))
'(fringe ((t (:foreground "gray50"))))
'(shadow ((t (:foreground "gray50"))))
'(vertical-border ((t (:foreground "gray50"))))