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