浅色版

This commit is contained in:
lnljyang
2026-01-07 11:16:44 +08:00
parent 717791a492
commit d3214acc9c
20 changed files with 213 additions and 208 deletions

View File

@@ -142,13 +142,13 @@ export default {
textStyle: {
rich: {
value: {
color: "#ffffff",
color: "#333",
fontSize: 24,
fontWeight: "bold",
lineHeight: 20,
},
name: {
color: "#ffffff",
color: "#333",
lineHeight: 20,
},
},
@@ -159,7 +159,7 @@ export default {
backgroundColor: "rgba(0,0,0,.6)",
borderColor: "rgba(147, 235, 248, .8)",
textStyle: {
color: "#FFF",
color: "#333",
},
},
legend: {
@@ -177,7 +177,7 @@ export default {
// position: "outside",
rich: {
b: {
color: "#fff",
color: "#333",
fontSize: 12,
lineHeight: 26,
},