Web:Components:GroupButtonsMenu: add support dark-theme

This commit is contained in:
Timofey Boyko 2021-12-13 15:50:24 +08:00
parent a6301a7818
commit acd628633f

View File

@ -313,8 +313,8 @@ const Dark = {
width: "20px",
height: "20px",
padding: "8px",
hoverBackgroundColor: cyanBlueDarkShade,
backgroundColor: grayMid,
hoverBackgroundColor: "#eeeeee",
backgroundColor: "#858585",
},
},