Revise theme support
This commit is contained in:
parent
7ba684ef8d
commit
ee936efb8a
57 changed files with 1562 additions and 458 deletions
|
|
@ -562,7 +562,7 @@ namespace MatterHackers.MatterControl.PrintLibrary
|
|||
PointSize = 8,
|
||||
HAnchor = HAnchor.Right,
|
||||
VAnchor = VAnchor.Bottom,
|
||||
TextColor = ActiveTheme.Instance.SecondaryTextColor,
|
||||
TextColor = theme.BorderColor,
|
||||
Margin = new BorderDouble(6),
|
||||
AutoExpandBoundsToText = true,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue