统一颜色

This commit is contained in:
2025-05-01 16:38:10 +08:00
parent d58c9c0c92
commit eb718de324
2 changed files with 1 additions and 3 deletions

View File

@@ -19,8 +19,6 @@
];
// 生成标签地图
// 定义颜色主题数组
$color_theme = array("primary", "secondary", "positive", "negative", "orange", "yellow", "olive", "green", "teal", "blue", "violet", "purple", "pink", "brown", "grey", "black");
// 为标签添加颜色样式
function colorize_tag($tag) {