From c51e03fbf2f6633d8e88aeec9dcb8df13524df8f Mon Sep 17 00:00:00 2001 From: buli <137736985@qq.com> Date: 星期四, 13 七月 2023 12:00:06 +0800 Subject: [PATCH] backup0713 --- force-app/main/default/experiences/Consumable1/brandingSets/partnerCentral.json | 32 ++++++++++++++------------------ 1 files changed, 14 insertions(+), 18 deletions(-) diff --git a/force-app/main/default/experiences/Consumable1/brandingSets/partnerCentral.json b/force-app/main/default/experiences/Consumable1/brandingSets/partnerCentral.json index 6305bbf..76fa379 100644 --- a/force-app/main/default/experiences/Consumable1/brandingSets/partnerCentral.json +++ b/force-app/main/default/experiences/Consumable1/brandingSets/partnerCentral.json @@ -1,37 +1,33 @@ { "definitionName": "prm:branding-prm-merged", - "id": "57ae3440-8896-4020-a05b-a780ddaf46f0", + "id": "da39013d-fbc0-4c27-a7a2-5f9d07bdb4bd", "label": "Partner Central", "type": "brandingSet", "values": { "ActionColor": "rgb(10, 129, 223)", "BorderColor": "rgb(212, 212, 212)", - "CardBackgroundColor": "rgba(244, 244, 244, 0)", - "CompanyLogo": "/file-asset/servlet1?v=1&height=300&width=300", + "CardBackgroundColor": "rgba(255, 255, 255, 0)", + "CompanyLogo": "/file-asset/OlympusCommunityLogo?v=1&height=300&width=300", "DetailTextColor": "rgb(51, 51, 51)", - "ErrorFontColor": "rgb(224, 75, 32)", - "HeaderBackgroundColor": "rgb(255, 255, 255)", + "ErrorFontColor": "#ff9e9e", + "HeaderBackgroundColor": "#FFFFFF", "HeaderFonts": "sans-serif", "LinkColor": "rgb(37, 116, 169)", - "LoginBackgroundColor": "rgb(216, 233, 229)", - "LoginBackgroundImage": "/file-asset/LEXCommunityLogin?v=1", - "LoginButtonBorderColor": "#5d392e", - "LoginButtonColor": "#202834", - "LoginButtonHoverBorderColor": "#4f748b", - "LoginButtonHoverColor": "#89644c", + "LoginBackgroundColor": "#F4F4F4", + "LoginBackgroundImage": "/file-asset/OlympusCommunityLoginBG?v=1", "NavigationMenuColor": "rgb(8, 16, 132)", - "NavigationMenuTextColor": "rgb(255, 255, 255)", - "OverlayTextColor": "rgb(255, 255, 255)", - "PageBackgroundColor": "rgb(255, 255, 255)", + "NavigationMenuTextColor": "#FFFFFF", + "OverlayTextColor": "#FFFFFF", + "PageBackgroundColor": "#FFFFFF", "PrimaryFont": "sans-serif", - "TextColor": "rgb(51, 51, 51)", + "TextColor": "#222222", "TextTransformStyle": "none", "_ActionColorDarker": "#0865ae", "_ActionColorTrans": "rgba(10, 129, 223, 0.9)", "_BackgroundColor1": "rgb(235, 235, 235)", "_BackgroundColor2": "rgb(194, 194, 194)", "_BackgroundColor3": "rgb(133, 133, 133)", - "_DxpPageBackgroundColor": "rgb(255, 255, 255)", + "_DxpPageBackgroundColor": "#FFFFFF", "_HeaderInputBackgroundColor": "rgba(255,255,255,.4)", "_HeaderPlaceholderTextColor": "rgba(85,85,85,.8)", "_HeaderTextColor": "rgba(34,34,34,.8)", @@ -46,14 +42,14 @@ "_NeutralForegroundColor1": "#000", "_NeutralForegroundColor2": "#000", "_NeutralForegroundColor3": "#fff", - "_OverlayTextColorShadow": "#000", + "_OverlayTextColorShadow": "#000000", "_PrimaryAccentColor1": "rgb(8, 106, 184)", "_PrimaryAccentColor2": "rgb(5, 61, 106)", "_PrimaryAccentColor3": "rgb(0, 0, 0)", "_PrimaryAccentForegroundColor1": "rgb(255, 255, 255)", "_PrimaryAccentForegroundColor2": "rgb(255, 255, 255)", "_PrimaryAccentForegroundColor3": "rgb(255, 255, 255)", - "_TextColor1": "rgb(31, 31, 31)", + "_TextColor1": "rgb(14, 14, 14)", "_TextColor2": "rgb(0, 0, 0)", "_TextColor3": "rgb(0, 0, 0)" } -- Gitblit v1.9.1