Skip to content

Commit ffe85a5

Browse files
wangfeiFeiWang1119
authored andcommitted
chore: rename "Qt/ActiveColorDark" to "Qt/DarkActiveColor"
rename "Qt/ActiveColorDark" to "Qt/DarkActiveColor" Log:
1 parent 339ea9a commit ffe85a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

xsettings/xsettings_info.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -257,9 +257,9 @@ var gsInfos = typeGSKeyInfos{
257257
convertXsToGs: convertColorToStr,
258258
},
259259
{
260-
gsKey: "qt-active-color-dark",
260+
gsKey: "qt-dark-active-color",
261261
gsType: gsKeyTypeString,
262-
xsKey: "Qt/ActiveColorDark",
262+
xsKey: "Qt/DarkActiveColor",
263263
xsType: &settingTypeColorVar,
264264
convertGsToXs: convertStrToColor,
265265
convertXsToGs: convertColorToStr,

0 commit comments

Comments
 (0)