Use theme slider style

This commit is contained in:
John Lewin 2018-10-21 10:51:25 -07:00
parent 97dd579d4b
commit 3468bf952f

View file

@ -242,6 +242,7 @@ namespace MatterHackers.MatterControl
VAnchor = VAnchor.Center,
TotalWidthInPixels = sliderWidth,
};
textSizeSlider.View.TrackColor = theme.SlightShade;
var optionalContainer = new FlowLayoutWidget()
{