Revise theme support
This commit is contained in:
parent
7ba684ef8d
commit
ee936efb8a
57 changed files with 1562 additions and 458 deletions
|
|
@ -66,6 +66,8 @@ namespace MatterHackers.MatterControl
|
|||
public const string SceneTreeRatio = nameof(SceneTreeRatio);
|
||||
public const string SelectedObjectEditorHeight = nameof(SelectedObjectEditorHeight);
|
||||
public const string SelectionTreeViewPanelExpanded = nameof(SelectionTreeViewPanelExpanded);
|
||||
public const string ThemeName = nameof(ThemeName);
|
||||
public const string ThemeMode = nameof(ThemeMode);
|
||||
}
|
||||
|
||||
public class UserSettings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue