From e55bc92d1f587ebb93325522689edff6e6d89d79 Mon Sep 17 00:00:00 2001 From: Peter Ammon Date: Tue, 20 Mar 2012 03:05:00 -0700 Subject: [PATCH] Tweak the color order --- web_config/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web_config/index.html b/web_config/index.html index 8b7e5a5d0..542532183 100644 --- a/web_config/index.html +++ b/web_config/index.html @@ -229,8 +229,9 @@ term256_colors = [ //222 "af0000", "d70000", "ff0000", -"d75f5f", "ff5f5f", +"d75f5f", +"d78787", "ff8787", "ff875f", "ffafaf", @@ -244,7 +245,6 @@ term256_colors = [ //222 "af5f00", "d78700", "d7875f", -"d78787", "af875f", "af8700", "875f00",