More theme compliance changes.
This commit is contained in:
parent
ac6e25cc41
commit
868e6d7f6e
5 changed files with 9 additions and 9 deletions
|
|
@ -255,7 +255,7 @@ namespace MatterHackers.MatterControl
|
|||
this.tabLabelSelectedColor = new RGBA_Bytes(255, 255, 255);
|
||||
this.tabLabelUnselectedColor = new RGBA_Bytes(180, 180, 180);
|
||||
this.primaryTextColor = new RGBA_Bytes(255, 255, 255);
|
||||
this.secondaryTextColor = new RGBA_Bytes(40, 40, 40);
|
||||
this.secondaryTextColor = new RGBA_Bytes(240, 240, 240);
|
||||
|
||||
}
|
||||
else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue