Post

DockPanel Suite: Too Many Themes and New Goodies

I blogged a few days ago on DockPanel Suite recent changes, but well excitingly there is much more to share this time.

New Features

Remember that I mentioned the “new theme design”? It has been greatly upgraded in the past few days, with the following features I personally never thought I could have achieved,

  • All button images are generated on-the-fly based on the color palette.
  • All dock indicator images are generated on-the-fly based on the color palette.
  • Dock indicators are now transparent just like VS does. Pressed images are now supported (only normal and hovered were supported).
  • Color palettes now can come from .vstheme files exported by Visual Studio Color Theme Manager.

What do they mean? They mean that in just a few minutes you should be able now to create a new theme by using the greatest visual tool developed by Microsoft for Visual Studio, and then enable it in DockPanel Suite. I have updated the new theme creation guide to reflect the changes and hope you like them immediately,

New Themes and 2.11 Beta 1

The result of all such efforts is that now the following themes are shipped,

  • VS2003
  • VS2005
  • VS2012 Blue/Dark/Light
  • VS2013 Blue/Dark/Light

Totally you get 8 themes for the first time. You can now grab them via NuGet. The upcoming Beta 2 will add VS2015 Blue/Dark/Light to the list.

Interesting Facts

You might think that well we shipped VS2012 Light and VS2013 Blue themes already, so what’s the big deal. Well, even they receive significant updates in many aspects,

  1. By using the .vstheme files from Microsoft, a few incorrect colors are now fixed.
  2. By using the image generation algorithms based on mask images, the final assembly size is smaller.
  3. The missing borders of dock panes in VS2013 theme are added.
  4. The missing borders in dock outline windows are added.
  5. The auto-hide window splitter size is fixed.
  6. Dock panel theme switching is more reliable.
  7. Incorrect pixels in auto-hide strip are fixed.
  8. Pens and brushes are cached to minimize memory footprint.
  9. VS2012 Blue theme uses many VS2013 theme elements (such as splitters).
  10. VS2012 themes and their corresponding VS2013 themes might use a few different colors (for instance, VS2012 Blue theme uses a yellow color, which is no longer used in VS2013 Blue).
  11. VS2012 Blue theme’s active document tab’s blue color is different from the one specified in Color Theme Manager.

A review on the facts can be found at the doc site.

You are welcome to create new themes and send us PR via GitHub. Happy theming!

Stay tuned.

© Lex Li. All rights reserved. The code included is licensed under CC BY 4.0 unless otherwise noted.
Advertisement

© - Lex Li. All rights reserved.

Using the Chirpy theme for Jekyll.

Last updated on April 14, 2024