统一颜色
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user