branch: externals/ef-themes
commit 6e4b964fbb392b4dad88fb28274a0fc652d9d895
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    ef-arbutus: change accent-3 mapping to a more appropriate hue
---
 ef-arbutus-theme.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ef-arbutus-theme.el b/ef-arbutus-theme.el
index e98c725bb6..ffa3d93b24 100644
--- a/ef-arbutus-theme.el
+++ b/ef-arbutus-theme.el
@@ -204,7 +204,7 @@
       (accent-0 green)
       (accent-1 red)
       (accent-2 cyan)
-      (accent-3 magenta)
+      (accent-3 yellow-warmer)
 
 ;;;; Date mappings
 

Reply via email to