目前MeetingKit不支持暗黑模式, 请在windowStage.loadContent之后添加以下方法
this.context.getApplicationContext().setColorMode(ConfigurationConstant.ColorMode.COLOR_MODE_LIGHT);