mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-04 00:25:24 +00:00
update style
This commit is contained in:
parent
9519dd3930
commit
af0b3ab17b
@ -134,6 +134,8 @@ limitations under the License. -->
|
|||||||
top: 0,
|
top: 0,
|
||||||
left: 0,
|
left: 0,
|
||||||
itemWidth: 12,
|
itemWidth: 12,
|
||||||
|
pageIconColor: appStore.theme === Themes.Dark ? "#ccc" : "#666",
|
||||||
|
pageIconInactiveColor: appStore.theme === Themes.Dark ? "#444" : "#ccc",
|
||||||
textStyle: {
|
textStyle: {
|
||||||
color: appStore.theme === Themes.Dark ? "#fff" : "#333",
|
color: appStore.theme === Themes.Dark ? "#fff" : "#333",
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user