How to remove "Toggle theme" from tinyMCE HTML editorDescriptionStarting with Utah, the toolbar include a new button "Toggle theme" Release or EnvironmentUtah and higherCauseThis is a new option.ResolutionCreate and set the system property "glide.ui.html.editor.v5.toolbar.no_theme_toggle" to "true"ORAdd the following dictionary attribute on the html field: "editor.no_theme=true"