mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-07 02:22:55 +00:00
update config
This commit is contained in:
parent
4e5181dd8a
commit
aa18623d7e
@ -86,6 +86,9 @@ limitations under the License. -->
|
||||
fontSize: 12,
|
||||
color: "#eee",
|
||||
},
|
||||
pageTextStyle: {
|
||||
color: "#eee",
|
||||
},
|
||||
}
|
||||
: {
|
||||
pageIconColor: "#666",
|
||||
@ -96,6 +99,9 @@ limitations under the License. -->
|
||||
fontSize: 12,
|
||||
color: "#333",
|
||||
},
|
||||
pageTextStyle: {
|
||||
color: "#333",
|
||||
},
|
||||
};
|
||||
return {
|
||||
color,
|
||||
|
@ -136,6 +136,9 @@ limitations under the License. -->
|
||||
fontSize: 12,
|
||||
color: "#eee",
|
||||
},
|
||||
pageTextStyle: {
|
||||
color: "#eee",
|
||||
},
|
||||
}
|
||||
: {
|
||||
pageIconColor: "#666",
|
||||
@ -144,6 +147,9 @@ limitations under the License. -->
|
||||
fontSize: 12,
|
||||
color: "#333",
|
||||
},
|
||||
pageTextStyle: {
|
||||
color: "#333",
|
||||
},
|
||||
};
|
||||
return {
|
||||
color,
|
||||
|
Loading…
Reference in New Issue
Block a user