Made the default theme blue - light.
Moved setting to UserrSettingsKey
This commit is contained in:
parent
cd5f3dec26
commit
698426858e
6 changed files with 9 additions and 7 deletions
|
|
@ -11,6 +11,7 @@ namespace MatterHackers.MatterControl
|
|||
public const string UpdateFeedType = nameof(UpdateFeedType);
|
||||
public const string ApplicationDisplayMode = nameof(ApplicationDisplayMode);
|
||||
public const string defaultRenderSetting = nameof(defaultRenderSetting);
|
||||
public const string ActiveThemeIndex = nameof(ActiveThemeIndex);
|
||||
}
|
||||
|
||||
public class UserSettings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue