Revise theme support
This commit is contained in:
parent
7ba684ef8d
commit
ee936efb8a
57 changed files with 1562 additions and 458 deletions
|
|
@ -81,7 +81,6 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
VAnchor = VAnchor.Absolute | VAnchor.Bottom,
|
||||
FillColor = ActiveTheme.Instance.PrimaryAccentColor,
|
||||
BorderColor = Color.Transparent,
|
||||
BackgroundColor = ActiveTheme.Instance.TertiaryBackgroundColor,
|
||||
Margin = new BorderDouble(32, 7, theme.ButtonHeight * 2 + 14, 0),
|
||||
};
|
||||
rowContainer.AddChild(progressBar);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue