.changelog-type-refactor {
    background-color: #c63f94b0;
}
.changelog-type-refactor::before {
    content: "文档重构";
}