It's necessary to respecify templates corresponding to the defined resource keys. The dock zone and dock hint elements are placed in the DockVisualizerThemeKey. The resource keys for the dock zone and the left dock hint are DockZone and Left keys respectively. These are the keys you should respecify:
<ControlTemplate x:Key="{dxt:DockVisualizerThemeKey ResourceKey=Left}">
<ControlTemplate x:Key="{dxt:DockVisualizerThemeKey ResourceKey=DockZone}">