emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/gruber-darker-theme e1ab94db87 063/121: Set the original c


From: ELPA Syncer
Subject: [nongnu] elpa/gruber-darker-theme e1ab94db87 063/121: Set the original color of the cursor.
Date: Mon, 12 Dec 2022 21:00:20 -0500 (EST)

branch: elpa/gruber-darker-theme
commit e1ab94db87fa1377d478834f7975fcac5ba1738b
Author: rexim <reximkut@gmail.com>
Commit: rexim <reximkut@gmail.com>

    Set the original color of the cursor.
---
 gruber-darker-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gruber-darker-theme.el b/gruber-darker-theme.el
index b3dc890c50..7b0655d34e 100644
--- a/gruber-darker-theme.el
+++ b/gruber-darker-theme.el
@@ -79,7 +79,7 @@
    ;; Basic Coloring (or Uncategorized)
    `(border ((t ,(list :background gruber-darker-bg-1
                        :foreground gruber-darker-bg+2))))
-   `(cursor ((t (:background ,gruber-darker-fg))))
+   `(cursor ((t (:background ,gruber-darker-yellow))))
    `(default ((t ,(list :foreground gruber-darker-fg
                         :background gruber-darker-bg))))
    `(fringe ((t ,(list :background gruber-darker-bg-1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]