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

Enable custom colors both for GetStyleBrush and GetStyleColor #129

Open mtorres10 opened 2 years ago

mtorres10 commented 2 years ago

Enable custom colors both for GetStyleBrush and GetStyleColor, the reason behind this push is to enable users to set any custom style they need on their applications, not just the pre-selected ones.

Fixes #132