leocb / MaterialSkin

Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
MIT License
428 stars 130 forks source link

Different Color-Scheme for specific control? #373

Open WaGi-Coding opened 1 year ago

WaGi-Coding commented 1 year ago

I wonder if it's possible (beside the accent color), to use specific colors/color-schemes on specific controls. Eg. i want to have a Start and Stop Button, but want the Stop one to have a specific color-scheme which is not primary or accent, but something custom.

Is this currently possible?

If not, is it something which could be implemented?