aboutsummaryrefslogtreecommitdiff
path: root/PortEngine/WindowManager
diff options
context:
space:
mode:
Diffstat (limited to 'PortEngine/WindowManager')
-rw-r--r--PortEngine/WindowManager/base.Designer.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/PortEngine/WindowManager/base.Designer.cs b/PortEngine/WindowManager/base.Designer.cs
index 6b62fdb..5a569cd 100644
--- a/PortEngine/WindowManager/base.Designer.cs
+++ b/PortEngine/WindowManager/base.Designer.cs
@@ -57,7 +57,7 @@
// btnMin
//
this.btnMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
- this.btnMin.BackColor = System.Drawing.Color.Yellow;
+ this.btnMin.BackColor = System.Drawing.SystemColors.AppWorkspace;
this.btnMin.FlatAppearance.BorderSize = 0;
this.btnMin.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnMin.Location = new System.Drawing.Point(440, 0);