Fixing BedBackgroundColor for all themes
This commit is contained in:
parent
397c040999
commit
8ad261c411
5 changed files with 6 additions and 6 deletions
|
|
@ -34,7 +34,7 @@ namespace MatterHackers.MatterControl
|
|||
{
|
||||
public class ThemeSet
|
||||
{
|
||||
public static int LatestSchemeVersion { get; } = 20190413;
|
||||
public static int LatestSchemeVersion { get; } = 20210524;
|
||||
|
||||
/// <summary>
|
||||
/// The identifier to use for this combination of accent colors, theme and menu theme
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue