Include this at the top of your SysMLv2 project code in the Cameo Textual Editor:
individual part def myProjectStyleConfig :> DS_Styles::CoreStylesComponents::StyleConfiguration {
part : DS_Styles::StyleSheets::BlackAndWhiteStyleSheet :> activeStyleSheets;
part : DS_Styles::StyleSheets::DefaultStyleSheet :> activeStyleSheets;
}
You may have to close then re-open your project or restart Cameo for it to take.
