Add dedicated popup border color, add or tune theme border color

This commit is contained in:
John Lewin 2019-03-09 13:32:55 -08:00
parent dcffcb050f
commit 6d06758754
14 changed files with 16 additions and 6 deletions

View file

@ -211,6 +211,7 @@ namespace MatterHackers.MatterControl
public Color BedBackgroundColor { get; set; }
public Color PrimaryAccentColor { get; set; }
public Color SectionBackgroundColor { get; set; }
public Color PopupBorderColor { get; set; }
public GuiWidget CreateSearchButton()
{

View file

@ -34,7 +34,7 @@ namespace MatterHackers.MatterControl
{
public class ThemeSet
{
public static int LatestSchemeVersion { get; } = 20181103;
public static int LatestSchemeVersion { get; } = 20190309;
/// <summary>
/// The identifier to use for this combination of accent colors, theme and menu theme