diff --git a/Crypto Notepad/AboutFrom.Designer.cs b/Crypto Notepad/AboutFrom.Designer.cs index 999304a..a23900a 100644 --- a/Crypto Notepad/AboutFrom.Designer.cs +++ b/Crypto Notepad/AboutFrom.Designer.cs @@ -61,7 +61,7 @@ private void InitializeComponent() this.copyToClipboardLabel.AutoSize = true; this.copyToClipboardLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.copyToClipboardLabel.Font = new System.Drawing.Font("Segoe UI Semibold", 6.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); - this.copyToClipboardLabel.ForeColor = System.Drawing.SystemColors.ControlDarkDark; + this.copyToClipboardLabel.ForeColor = System.Drawing.SystemColors.ControlDark; this.copyToClipboardLabel.Location = new System.Drawing.Point(214, 15); this.copyToClipboardLabel.Name = "copyToClipboardLabel"; this.copyToClipboardLabel.Size = new System.Drawing.Size(81, 14);