ButchersBoy / Dragablz

Dragable and tearable tab control for WPF
http://dragablz.net
MIT License
2.21k stars 324 forks source link

Child elements of Material Design themes have incorrect font color #104

Open amoamare opened 8 years ago

amoamare commented 8 years ago

image

As shown above, the textbox on the top left is the default settings. The textbox on the bottom left is after the MaterialDesignBody has been applied manually.

The two on the right are to show the default and with MaterialDesignBody applied manually as you can see no change.

Also it becomes apparent when using the dark theme as shown below, looks like it applies to most of the child label's "TextBox,TextBlock, Combobox, CheckBox etc"

image

andregr15 commented 6 years ago

anyone have any ideias to solve this?