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

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

[nongnu] elpa/monokai-theme 3e9a6cf 074/207: Update dark and light colou


From: ELPA Syncer
Subject: [nongnu] elpa/monokai-theme 3e9a6cf 074/207: Update dark and light colours for gui emacs
Date: Thu, 21 Oct 2021 18:07:34 -0400 (EDT)

branch: elpa/monokai-theme
commit 3e9a6cf097bebdbe539598196681df63db6fd694
Author: Kelvin Smith <oneKelvinSmith@gmail.com>
Commit: Kelvin Smith <oneKelvinSmith@gmail.com>

    Update dark and light colours for gui emacs
---
 monokai-theme.el | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/monokai-theme.el b/monokai-theme.el
index c57df5b..0fbd154 100644
--- a/monokai-theme.el
+++ b/monokai-theme.el
@@ -110,22 +110,22 @@ Also affects 'linum-mode' background."
        (green                    "#A6E22E")
        (gray                     "#474747")
        ;; Darker and lighter accented colors
-       (yellow-d                 "#968B26")
-       (yellow-l                 "#F3EA98")
-       (orange-d                 "#A45E0A")
-       (orange-l                 "#FEB257")
-       (red-d                    "#A20C41")
-       (red-l                    "#FC5C94")
-       (magenta-d                "#A41F99")
-       (magenta-l                "#FE87F4")
-       (violet-d                 "#562AA6")
-       (violet-l                 "#C2A1FF")
-       (blue-d                   "#21889B")
-       (blue-l                   "#8DE6F7")
-       (cyan-d                   "#349B8D")
-       (cyan-l                   "#BBF7EF")
-       (green-d                  "#67930F")
-       (green-l                  "#C1F161")
+       (yellow-d                 "#BEB244")
+       (yellow-l                 "#FFF7A8")
+       (orange-d                 "#D47402")
+       (orange-l                 "#FFAC4A")
+       (red-d                    "#F70057")
+       (red-l                    "#FA518D")
+       (magenta-d                "#FB35EA")
+       (magenta-l                "#FE8CF4")
+       (violet-d                 "#945AFF")
+       (violet-l                 "#C9ACFF")
+       (blue-d                   "#40CAE4")
+       (blue-l                   "#92E7F7")
+       (cyan-d                   "#74DBCD")
+       (cyan-l                   "#D3FBF6")
+       (green-d                  "#86C30D")
+       (green-l                  "#BBEF53")
        (gray-d                   "#333333")
        (gray-l                   "#6b6b6b")
        ;; Adaptive colors



reply via email to

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