Use bed theme colors
This commit is contained in:
parent
d9ffa62372
commit
3e7adc6b8b
2 changed files with 27 additions and 22 deletions
|
|
@ -72,7 +72,7 @@ namespace MatterHackers.MatterControl.PartPreviewWindow
|
|||
set
|
||||
{
|
||||
base.TagColor = value;
|
||||
rightBackground = value.WithLightness(.9).ToColor();
|
||||
rightBackground = value.WithLightness(.85).ToColor();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue