[require]添加代码块行号,以及monokai主题

This commit is contained in:
percychen
2018-10-04 16:59:43 +08:00
parent ba928e2970
commit 2dfaf7feb2
11 changed files with 75 additions and 5 deletions

View File

@@ -204,7 +204,8 @@
"message_id": "友言uid",
"message_id_placeholder": "apply uid",
"save": "Save",
"editor": "Default Editor"
"editor": "Default Editor",
"code_theme":"Code Block Theme"
}
}
}

View File

@@ -209,7 +209,8 @@
"author_name": "网站所有者",
"author_name_placeholder": "网站所有者",
"email_addr": "邮箱",
"email_addr_placeholder": "邮件地址"
"email_addr_placeholder": "邮件地址",
"code_theme": "代码块风格"
}
}
}