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

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

[nongnu] elpa/moe-theme 97de98fd32 325/352: Modify monokai color slightl


From: ELPA Syncer
Subject: [nongnu] elpa/moe-theme 97de98fd32 325/352: Modify monokai color slightly to fit terminal 256-colors
Date: Fri, 7 Jan 2022 04:00:01 -0500 (EST)

branch: elpa/moe-theme
commit 97de98fd322837431011355fef24cb9421057b2e
Author: onohiroko <azazabc123@gmail.com>
Commit: onohiroko <azazabc123@gmail.com>

    Modify monokai color slightly to fit terminal 256-colors
---
 moe-theme-flavours.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/moe-theme-flavours.el b/moe-theme-flavours.el
index 2f76e522a0..d9a2309fee 100644
--- a/moe-theme-flavours.el
+++ b/moe-theme-flavours.el
@@ -114,7 +114,7 @@
         (monokai-gray "#64645E")
         (monokai-foreground "#F8F8F2")
         (monokai-background "#272722")
-        (monokai-comments "#75715E")
+        (monokai-comments "#757165")
         (monokai-emphasis "#F8F8F0")
         (monokai-line-number "#8F908A")
         (monokai-highlight "#49483E")



reply via email to

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