branch: externals/aircon-theme
commit 2be6522aa82e7da56d769af690071fbe95bcd821
Author: Gregory Chamberlain <g...@cosine.blue>
Commit: Gregory Chamberlain <g...@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