{@html textColorIcon} {@html colorHelperIcon} {@html arrowIcon} { const textColor = setColor(event); bridgeCommand(`lastTextColor:${textColor}`); forecolorWrap = wrapWithForecolor(setColor(event)); forecolorWrap(); }} on:mount={withButton(createShortcut)} /> {@html highlightColorIcon} {@html colorHelperIcon} {@html arrowIcon} { const highlightColor = setColor(event); bridgeCommand(`lastHighlightColor:${highlightColor}`); backcolorWrap = wrapWithBackcolor(highlightColor); backcolorWrap(); }} />