branch: externals/standard-themes
commit ea87648c44bb03c3dd965e6eb5c7bfea00cbce92
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    standard-light-theme: tweak accent mapping
---
 standard-light-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/standard-light-theme.el b/standard-light-theme.el
index 4d6964ac9d..f62e4e5a32 100644
--- a/standard-light-theme.el
+++ b/standard-light-theme.el
@@ -175,8 +175,8 @@
 
       (accent-0 blue-cooler)
       (accent-1 magenta)
-      (accent-2 red-faint)
-      (accent-3 yellow-cooler)
+      (accent-2 green)
+      (accent-3 red)
 
       (mail-0 magenta-cooler)
       (mail-1 blue-warmer)

Reply via email to