# HG changeset patch # User nemo # Date 1311534025 14400 # Node ID 9ab706f2af71a0ee0d6862d93fd63b33a7c76f9d # Parent 83cb9dd544692100c64cd0f84e507fb2cbbe8439 darken the green just a touch to stand out a bit more from mint diff -r 83cb9dd54469 -r 9ab706f2af71 QTfrontend/hwconsts.h --- a/QTfrontend/hwconsts.h Sun Jul 24 14:42:28 2011 -0400 +++ b/QTfrontend/hwconsts.h Sun Jul 24 15:00:25 2011 -0400 @@ -111,7 +111,7 @@ 0 }*/ #define HW_TEAMCOLOR_ARRAY { 0xffd12b42, /* red */ \ 0xff4980c1, /* blue */ \ - 0xff6ae530, /* green */ \ + 0xff6ab530, /* green */ \ 0xffbc64c4, /* purple */ \ 0xffe76d14, /* orange */ \ 0xff3fb6e6, /* cyan */ \