UI: Make the sources border color a little darker
This commit is contained in:
parent
32ee7ee4e2
commit
4ed9d02052
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user