summaryrefslogtreecommitdiffhomepage
path: root/themes
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-01-03 02:30:46 +0000
committerjao <jao@gnu.org>2021-01-03 02:30:46 +0000
commit9660b8608061d051983956b5ed1c312e887ecb67 (patch)
tree118d5dc809a13fc6d5d9c68d9652d0156996c789 /themes
parent4d629a7eeca85b1e51c83c5ef00859c1cde1bcb9 (diff)
downloadelibs-9660b8608061d051983956b5ed1c312e887ecb67.tar.gz
elibs-9660b8608061d051983956b5ed1c312e887ecb67.tar.bz2
themes: cursor: the color that matters is the background
Diffstat (limited to 'themes')
-rw-r--r--themes/jao-greenish-theme.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/jao-greenish-theme.el b/themes/jao-greenish-theme.el
index 5738602..8546fb1 100644
--- a/themes/jao-greenish-theme.el
+++ b/themes/jao-greenish-theme.el
@@ -70,6 +70,7 @@
(:x-faces (clojure-keyword-face (c "powder blue"))
(company-scrollbar-bg (c nil "#383941"))
(company-scrollbar-fg (c nil "#484951"))
+ (cursor (c warning2 warning2))
(diff-hl-change (c dimm-line-fg green))
(diff-hl-delete (c dimm-line-fg orange2))
(diff-hl-insert (c dimm-line-fg dark-blue))