代码拉取完成,页面将自动刷新
同步操作将从 梦起丶/HuskarUI 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"colorTextBase": "#000000|#f3f3f3",
"colorBgBase": "#ffffff|#141414",
"%VariableTable%": {
"colorPrimaryBase": "$genColor(#1677ff)",
"colorSuccessBase": "$genColor(#52c41a)",
"colorWarningBase": "$genColor(#faad14)",
"colorErrorBase": "$genColor(#ff4d4f)",
"colorInfoBase": "$genColor(#1677ff)",
"colorLinkBase": "$genColor(#1677ff)",
"fontSizeBase": "$genFontSize(16)",
"fontLineHeightBase": "$genFontLineHeight(16)",
"fontFamilyBase": "$genFontFamily('Microsoft YaHei UI', BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif)"
},
"primaryColorStyle": {
"colorTextPrimary": "$alpha(@colorTextBase, 0.88)",
"colorTextSecondary": "$alpha(@colorTextBase, 0.65)",
"colorTextTertiary": "$alpha(@colorTextBase, 0.45)",
"colorTextQuaternary": "$alpha(@colorTextBase, 0.25)",
"colorFill": "$alpha(@colorTextBase, 0.15)",
"colorFillSecondary": "$alpha(@colorTextBase, 0.06)",
"colorFillTertiary": "$alpha(@colorTextBase, 0.04)",
"colorFillQuaternary": "$alpha(@colorTextBase, 0.02)",
"colorBgSolid": "$alpha(@colorTextBase, 1)",
"colorBgSolidHover": "$alpha(@colorTextBase, 0.75)",
"colorBgSolidActive": "$alpha(@colorTextBase, 0.95)",
"colorBgLayout": "$darker(@colorBgBase, 107)",
"colorBgContainer": "$darker(@colorBgBase, 0)",
"colorBgElevated": "$darker(@colorBgBase, 0)",
"colorBgSpotlight": "$alpha(@colorTextBase, 0.85)",
"colorBgBlur": "transparent",
"colorBgMask": "$alpha(#000, 0.45)",
"colorBorder": "$darker(@colorBgBase, 118)",
"colorBorderSecondary": "$darker(@colorBgBase, 109)",
"colorPrimaryBg": "@colorPrimaryBase-1",
"colorPrimaryBgHover": "@colorPrimaryBase-2",
"colorPrimaryBgActive": "@colorPrimaryBase-3",
"colorPrimaryBorderHover": "@colorPrimaryBase-4",
"colorPrimaryBorder": "@colorPrimaryBase-5",
"colorPrimaryBorderActive": "@colorPrimaryBase-6",
"colorPrimaryHover":"@colorPrimaryBase-5",
"colorPrimary": "@colorPrimaryBase-6",
"colorPrimaryActive": "@colorPrimaryBase-7",
"colorPrimaryTextHover": "@colorPrimaryBase-5",
"colorPrimaryText": "@colorPrimaryBase-6",
"colorPrimaryTextActive": "@colorPrimaryBase-7",
"colorPrimaryContainerBgHover": "@colorPrimaryBase-5",
"colorPrimaryContainerBg": "@colorPrimaryBase-6",
"colorPrimaryContainerBgActive": "@colorPrimaryBase-7",
"colorPrimaryContainerBgDisabled": "$alpha(@colorTextBase, 0.1)",
"colorPrimaryTextDisabled": "$alpha(@colorTextBase, 0.45)",
"colorSuccessBg": "@colorSuccessBase-1",
"colorSuccessBgHover": "@colorSuccessBase-2",
"colorSuccessBorder": "@colorSuccessBase-3",
"colorSuccessBorderHover": "@colorSuccessBase-4",
"colorSuccessHover": "@colorSuccessBase-4",
"colorSuccess": "@colorSuccessBase-6",
"colorSuccessActive": "@colorSuccessBase-7",
"colorSuccessTextHover": "@colorSuccessBase-8",
"colorSuccessText": "@colorSuccessBase-9",
"colorSuccessTextActive": "@colorSuccessBase-10",
"colorErrorBg": "@colorErrorBase-1",
"colorErrorBgHover": "@colorErrorBase-2",
"colorErrorBgActive": "@colorErrorBase-3",
"colorErrorBorder": "@colorErrorBase-3",
"colorErrorBorderHover": "@colorErrorBase-4",
"colorErrorHover": "@colorErrorBase-5",
"colorError": "@colorErrorBase-6",
"colorErrorActive": "@colorErrorBase-7",
"colorErrorTextHover": "@colorErrorBase-8",
"colorErrorText": "@colorErrorBase-9",
"colorErrorTextActive": "@colorErrorBase-10",
"colorWarningBg": "@colorWarningBase-1",
"colorWarningBgHover": "@colorWarningBase-2",
"colorWarningBorder": "@colorWarningBase-3",
"colorWarningBorderHover": "@colorWarningBase-4",
"colorWarningHover": "@colorWarningBase-4",
"colorWarning": "@colorWarningBase-6",
"colorWarningActive": "@colorWarningBase-7",
"colorWarningTextHover": "@colorWarningBase-8",
"colorWarningText": "@colorWarningBase-9",
"colorWarningTextActive": "@colorWarningBase-10",
"colorInfoBg": "@colorInfoBase-1",
"colorInfoBgHover": "@colorInfoBase-2",
"colorInfoBorder": "@colorInfoBase-3",
"colorInfoBorderHover": "@colorInfoBase-4",
"colorInfoHover": "@colorInfoBase-4",
"colorInfo": "@colorInfoBase-6",
"colorInfoActive": "@colorInfoBase-7",
"colorInfoTextHover": "@colorInfoBase-8",
"colorInfoText": "@colorInfoBase-9",
"colorInfoTextActive": "@colorInfoBase-10",
"colorLinkHover": "@colorLinkBase-4",
"colorLink": "@colorLinkBase-6",
"colorLinkActive": "@colorLinkBase-7"
},
"primaryFontStyle": {
"fontPrimaryFamily": "@fontFamilyBase",
"fontPrimarySize": "@fontSizeBase-1",
"fontPrimaryHeight": "$multiply(@fontSizeBase-1,@fontLineHeightBase-1)",
"fontPrimarySizeHeading1": "@fontSizeBase-6",
"fontPrimarySizeHeading2": "@fontSizeBase-5",
"fontPrimarySizeHeading3": "@fontSizeBase-4",
"fontPrimarySizeHeading4": "@fontSizeBase-3",
"fontPrimarySizeHeading5": "@fontSizeBase-2",
"fontPrimaryLineHeightHeading1": "@fontLineHeightBase-6",
"fontPrimaryLineHeightHeading2": "@fontLineHeightBase-5",
"fontPrimaryLineHeightHeading3": "@fontLineHeightBase-4",
"fontPrimaryLineHeightHeading4": "@fontLineHeightBase-3",
"fontPrimaryLineHeightHeading5": "@fontLineHeightBase-2"
},
"primaryAnimation": {
"durationFast": "100",
"durationMid": "200",
"durationSlow": "300"
},
"componentStyle": {
"DelButton": ":/DelegateUI/theme/DelButton.json",
"DelCaptionButton": ":/DelegateUI/theme/DelCaptionButton.json",
"DelTour": ":/DelegateUI/theme/DelTour.json",
"DelIconText": ":/DelegateUI/theme/DelIconText.json",
"DelCopyableText": ":/DelegateUI/theme/DelCopyableText.json",
"DelMenu": ":/DelegateUI/theme/DelMenu.json",
"DelDivider": ":/DelegateUI/theme/DelDivider.json",
"DelSwitch": ":/DelegateUI/theme/DelSwitch.json",
"DelScrollBar": ":/DelegateUI/theme/DelScrollBar.json",
"DelSlider": ":/DelegateUI/theme/DelSlider.json",
"DelTabView": ":/DelegateUI/theme/DelTabView.json",
"DelToolTip": ":/DelegateUI/theme/DelToolTip.json",
"DelSelect": ":/DelegateUI/theme/DelSelect.json",
"DelInput": ":/DelegateUI/theme/DelInput.json",
"DelRate": ":/DelegateUI/theme/DelRate.json",
"DelRadio": ":/DelegateUI/theme/DelRadio.json",
"DelCheckBox": ":/DelegateUI/theme/DelCheckBox.json",
"DelTimePicker": ":/DelegateUI/theme/DelTimePicker.json",
"DelDrawer": ":/DelegateUI/theme/DelDrawer.json",
"DelCollapse": ":/DelegateUI/theme/DelCollapse.json",
"DelCard": ":/DelegateUI/theme/DelCard.json",
"DelPagination": ":/DelegateUI/theme/DelPagination.json",
"DelPopup": ":/DelegateUI/theme/DelPopup.json",
"DelTimeline": ":/DelegateUI/theme/DelTimeline.json",
"DelTag": ":/DelegateUI/theme/DelTag.json",
"DelTableView": ":/DelegateUI/theme/DelTableView.json",
"DelMessage": ":/DelegateUI/theme/DelMessage.json",
"DelAutoComplete": ":/DelegateUI/theme/DelAutoComplete.json",
"DelDatePicker": ":/DelegateUI/theme/DelDatePicker.json"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。