dennismagno / metroframework-modern-ui

My humble attempt to bring the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications.
http://dennismagno.github.io/metroframework-modern-ui
Other
861 stars 1.08k forks source link

custom color value in MetroStylemanager #106

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

smallprogrammers commented 3 years ago

I am also looking for the same solution. But didn't find yet.