v2.0.0
Added an event raised by child controls when the theme is changed.
Changed the ThemeChangeEventArgs to no longer use a generic. It now uses the base theme class. This could make old code incompatible. You will need to type cast the newTheme and oldTheme to your implementation of Theme
Added an image for the package