Skip to content

Commit

Permalink
feat 修改论坛皮肤样式
Browse files Browse the repository at this point in the history
  • Loading branch information
liuchuana committed Jun 13, 2024
1 parent 96f043e commit 1770538
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions community_skin.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
{
"heijin": {
"titleColor": "#987531",
"titleHoverColor": "rgba(255, 64, 128, 1)",
"titleHoverColor": "#987531",
"borderHoverColor": "#987531"
},
"kuangshi": {
"titleColor": "#00a4cd",
"titleHoverColor": "rgba(255, 64, 128, 1)",
"titleHoverColor": "#00a4cd",
"borderHoverColor": "#00a4cd"
},
"huangjidaxiao": {
"titleColor": "#280505",
"titleHoverColor": "rgba(255, 64, 128, 1)",
"titleHoverColor": "#280505",
"borderHoverColor": "#280505"
},
"cat": {
"titleColor": "#884246",
"titleHoverColor": "rgba(255, 64, 128, 1)",
"titleHoverColor": "#884246",
"borderHoverColor": "#884246"
},
"zhutou": {
"titleColor": "#682907",
"titleHoverColor": "rgba(255, 64, 128, 1)",
"titleHoverColor": "#682907",
"borderHoverColor": "#682907"
},
"dagongren": {
"titleColor": "#0b1f0a",
"titleHoverColor": "rgba(255, 64, 128, 1)",
"titleHoverColor": "#0b1f0a",
"borderHoverColor": "#0b1f0a"
}
}

0 comments on commit 1770538

Please sign in to comment.