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

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

[elpa] externals/aircon-theme 2be6522aa8 03/58: Update ansi-color-names-


From: ELPA Syncer
Subject: [elpa] externals/aircon-theme 2be6522aa8 03/58: Update ansi-color-names-vector
Date: Thu, 9 Jun 2022 04:57:25 -0400 (EDT)

branch: externals/aircon-theme
commit 2be6522aa82e7da56d769af690071fbe95bcd821
Author: Gregory Chamberlain <greg@cosine.blue>
Commit: Gregory Chamberlain <greg@cosine.blue>

    Update ansi-color-names-vector
---
 aircon-theme.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/aircon-theme.el b/aircon-theme.el
index bc7a5f3dae..1f62e3cebd 100644
--- a/aircon-theme.el
+++ b/aircon-theme.el
@@ -119,8 +119,8 @@
 
 (custom-theme-set-variables
  'aircon
- '(ansi-color-names-vector ["#ffffff" "#8d2934" "#39671f" "#307493"
-                           "#2e4d98" "#412f7e" "#533a09" "#243867"]))
+ '(ansi-color-names-vector ["#ffffff" "#9a2d71" "#327038" "#18566e"
+                           "#2e4d98" "#5f4f93" "#533a09" "#243867"]))
 
 (provide-theme 'aircon)
 



reply via email to

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