From dcd1d3017647f5f821b12be2328416d7c34617a3 Mon Sep 17 00:00:00 2001
From: buli <137736985@qq.com>
Date: 星期五, 09 六月 2023 11:34:47 +0800
Subject: [PATCH] backup0609

---
 force-app/main/default/experiences/Consumable1/brandingSets/partnerCentral.json |   36 ++++++++++++++++++++----------------
 1 files changed, 20 insertions(+), 16 deletions(-)

diff --git a/force-app/main/default/experiences/Consumable1/brandingSets/partnerCentral.json b/force-app/main/default/experiences/Consumable1/brandingSets/partnerCentral.json
index 112d371..6305bbf 100644
--- a/force-app/main/default/experiences/Consumable1/brandingSets/partnerCentral.json
+++ b/force-app/main/default/experiences/Consumable1/brandingSets/partnerCentral.json
@@ -1,33 +1,37 @@
 {
   "definitionName": "prm:branding-prm-merged",
-  "id": "da39013d-fbc0-4c27-a7a2-5f9d07bdb4bd",
+  "id": "57ae3440-8896-4020-a05b-a780ddaf46f0",
   "label": "Partner Central",
   "type": "brandingSet",
   "values": {
     "ActionColor": "rgb(10, 129, 223)",
-    "BorderColor": "#D4D4D4",
-    "CardBackgroundColor": "rgba(255, 255, 255, 0)",
-    "CompanyLogo": "/file-asset/OlympusCommunityLogo?v=1&height=300&width=300",
+    "BorderColor": "rgb(212, 212, 212)",
+    "CardBackgroundColor": "rgba(244, 244, 244, 0)",
+    "CompanyLogo": "/file-asset/servlet1?v=1&height=300&width=300",
     "DetailTextColor": "rgb(51, 51, 51)",
-    "ErrorFontColor": "#ff9e9e",
-    "HeaderBackgroundColor": "#FFFFFF",
-    "HeaderFonts": "Salesforce Sans",
+    "ErrorFontColor": "rgb(224, 75, 32)",
+    "HeaderBackgroundColor": "rgb(255, 255, 255)",
+    "HeaderFonts": "sans-serif",
     "LinkColor": "rgb(37, 116, 169)",
-    "LoginBackgroundColor": "#F4F4F4",
-    "LoginBackgroundImage": "/file-asset/OlympusCommunityLoginBG?v=1",
+    "LoginBackgroundColor": "rgb(216, 233, 229)",
+    "LoginBackgroundImage": "/file-asset/LEXCommunityLogin?v=1",
+    "LoginButtonBorderColor": "#5d392e",
+    "LoginButtonColor": "#202834",
+    "LoginButtonHoverBorderColor": "#4f748b",
+    "LoginButtonHoverColor": "#89644c",
     "NavigationMenuColor": "rgb(8, 16, 132)",
-    "NavigationMenuTextColor": "#FFFFFF",
-    "OverlayTextColor": "#FFFFFF",
-    "PageBackgroundColor": "#FFFFFF",
+    "NavigationMenuTextColor": "rgb(255, 255, 255)",
+    "OverlayTextColor": "rgb(255, 255, 255)",
+    "PageBackgroundColor": "rgb(255, 255, 255)",
     "PrimaryFont": "sans-serif",
-    "TextColor": "#222222",
+    "TextColor": "rgb(51, 51, 51)",
     "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": "#FFFFFF",
+    "_DxpPageBackgroundColor": "rgb(255, 255, 255)",
     "_HeaderInputBackgroundColor": "rgba(255,255,255,.4)",
     "_HeaderPlaceholderTextColor": "rgba(85,85,85,.8)",
     "_HeaderTextColor": "rgba(34,34,34,.8)",
@@ -42,14 +46,14 @@
     "_NeutralForegroundColor1": "#000",
     "_NeutralForegroundColor2": "#000",
     "_NeutralForegroundColor3": "#fff",
-    "_OverlayTextColorShadow": "#000000",
+    "_OverlayTextColorShadow": "#000",
     "_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(14, 14, 14)",
+    "_TextColor1": "rgb(31, 31, 31)",
     "_TextColor2": "rgb(0, 0, 0)",
     "_TextColor3": "rgb(0, 0, 0)"
   }

--
Gitblit v1.9.1