diff --git a/app/src/protyle/toolbar/Font.ts b/app/src/protyle/toolbar/Font.ts
index 4ad57c366..0d7de4983 100644
--- a/app/src/protyle/toolbar/Font.ts
+++ b/app/src/protyle/toolbar/Font.ts
@@ -56,10 +56,10 @@ export const fontMenu = (protyle: IProtyle) => {
const lastFontStatus = item.split(Constants.ZWSP);
switch (lastFontStatus[0]) {
case "color":
- lastColorHTML += ``;
+ lastColorHTML += ``;
break;
case "backgroundColor":
- lastColorHTML += ``;
+ lastColorHTML += ``;
break;
case "style2":
lastColorHTML += ``;