replace orange with yellow to differentiate from peach 0.9.14
authornemo
Sat, 13 Nov 2010 12:59:56 -0500
branch0.9.14
changeset 4294 5f589af376a5
parent 4292 6800f1df60af
child 4296 53d98ea25ac0
replace orange with yellow to differentiate from peach
QTfrontend/hwconsts.cpp.in
--- a/QTfrontend/hwconsts.cpp.in	Sat Nov 13 10:28:04 2010 -0500
+++ b/QTfrontend/hwconsts.cpp.in	Sat Nov 13 12:59:56 2010 -0500
@@ -89,7 +89,7 @@
                     new QColor( 51, 102, 217), // dark blue
                     new QColor( 62, 147,  33), // classic green
                     new QColor(162,  61, 187), // classic purple
-                    new QColor(255, 147,  41), // classic orange
+                    new QColor(255, 255,  0), // classic orange
                     new QColor(115, 115, 115), // classic gray
                     new QColor(0, 255, 255),   // cyan
                     new QColor(255, 136, 136), // peach