saneki-discontinued / FlatUI

Flat UI theme for .NET applications
MIT License
102 stars 60 forks source link

how i can change the colors of the components ? #10

Open MichaelCodeLis opened 6 years ago

altjenberberi commented 6 years ago

hey, did you find a solution?

inGyni commented 2 years ago

hey, did you find a solution?

You can edit each file in the solution and remove the UpdateColors(); function and remove any references there is to it. Build it and your colors should update accordingly.

I know this is late, but this is in case any one has this question. :)