|
@@ -53,8 +53,8 @@ private:
|
|
|
static const uint32_t outerColor = 0xFFD0D0D0;
|
|
|
static const uint32_t labelColor = 0xD91F1F1F;
|
|
|
static const uint32_t backgroundColor = 0xFF000000;
|
|
|
- static const uint32_t previewColor = 0xFF00FF00;
|
|
|
- static const uint32_t programColor = 0xFFFF0000;
|
|
|
+ static const uint32_t previewColor = 0xFF00D000;
|
|
|
+ static const uint32_t programColor = 0xFFD00000;
|
|
|
|
|
|
void UpdateMultiview();
|
|
|
void UpdateProjectorTitle(QString name);
|