thielj / MetroFramework

Metro UI of Windows 8 for .NET Windows Forms applications
http://thielj.github.io/MetroFramework
Other
396 stars 225 forks source link

MetroStyle.Custom Color with MetroStyleManager #126

Open DPMW opened 4 years ago

DPMW commented 4 years ago

Hello,

how can i set custom color value in MetroStylemanager?

MetroColors.Custom = ColorTranslator.FromHtml("#15a5e8") does not work in MetroStylemanager

Many thanks