branch: externals/doric-themes
commit 700e560196c47dd4121119378e95fc7bf569a160
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    doric-beach: change cursor colour
---
 doric-beach-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doric-beach-theme.el b/doric-beach-theme.el
index 176ac5d303..b1d1d53872 100644
--- a/doric-beach-theme.el
+++ b/doric-beach-theme.el
@@ -42,7 +42,7 @@
     (require 'doric-themes))
 
   (defvar doric-beach-palette
-    '((cursor "#a07000")
+    '((cursor "#3f8cab")
       (bg-main "#eae3d8")
       (fg-main "#213937")
       (border "#b4afb0")

Reply via email to