改浅色

This commit is contained in:
lnljyang
2026-01-06 11:10:20 +08:00
parent c2e7fc1f20
commit 36c6f01eb1
20 changed files with 139 additions and 130 deletions

View File

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