From 806bfc89cb19e526623db4872a67b70ff4153ae7 Mon Sep 17 00:00:00 2001 From: svc-instui <231108445+svc-instui@users.noreply.github.com> Date: Thu, 2 Apr 2026 11:48:26 +0200 Subject: [PATCH 1/2] chore: topnavbar color and colorinverse token updates --- packages/ui-scripts/lib/build/tokensStudio/$themes.json | 4 ---- .../lib/build/tokensStudio/canvas/component/TopNavBar.json | 6 +++--- .../lib/build/tokensStudio/rebrand/component/TopNavBar.json | 6 +++--- 3 files changed, 6 insertions(+), 10 deletions(-) diff --git a/packages/ui-scripts/lib/build/tokensStudio/$themes.json b/packages/ui-scripts/lib/build/tokensStudio/$themes.json index a49770c8c7..ab81a5e798 100644 --- a/packages/ui-scripts/lib/build/tokensStudio/$themes.json +++ b/packages/ui-scripts/lib/build/tokensStudio/$themes.json @@ -2106,7 +2106,6 @@ "topNavBarLayout.smallViewportDropdownMenuActiveOptionIndicatorColor": "91116a6d04418cb3d9dc6e78fba709d7300aa8fc", "topNavBarLayout.smallViewportInlinePadding": "eafea930d57d4a0dfff527322113813bf2e4815b", "topNavBarLayout.desktopBottomBorderInverse": "e824665719c4a882a857bd54dd4ace2fae5a0a76", - "topNavBarLayout.desktopActionItemsContainerInlineMargin": "7fd758c6fcaeabe6cf93c9f915e2a2a9ac207e46", "topNavBarLayout.smallViewportFontSize": "85e8068c94532b563bf1b400e568ad0599395b7d", "topNavBarBrand.logoHeight": "3a5033a73b95c24af32885c5d760af6fc9988657", "topNavBarBrand.focusOutlineInset": "c8850d6be21dd6790025d8834af5b5a9ba12c21c", @@ -4245,7 +4244,6 @@ "topNavBarLayout.smallViewportDropdownMenuActiveOptionIndicatorColor": "91116a6d04418cb3d9dc6e78fba709d7300aa8fc", "topNavBarLayout.smallViewportInlinePadding": "eafea930d57d4a0dfff527322113813bf2e4815b", "topNavBarLayout.desktopBottomBorderInverse": "e824665719c4a882a857bd54dd4ace2fae5a0a76", - "topNavBarLayout.desktopActionItemsContainerInlineMargin": "7fd758c6fcaeabe6cf93c9f915e2a2a9ac207e46", "topNavBarLayout.smallViewportFontSize": "85e8068c94532b563bf1b400e568ad0599395b7d", "topNavBarBrand.logoHeight": "3a5033a73b95c24af32885c5d760af6fc9988657", "topNavBarBrand.focusOutlineInset": "c8850d6be21dd6790025d8834af5b5a9ba12c21c", @@ -6464,7 +6462,6 @@ "topNavBarLayout.smallViewportFontWeight": "c4c796a6600666d0289fe03816cc12e69d3ccf2d", "topNavBarLayout.smallViewportInlinePadding": "eafea930d57d4a0dfff527322113813bf2e4815b", "topNavBarLayout.desktopBottomBorderInverse": "e824665719c4a882a857bd54dd4ace2fae5a0a76", - "topNavBarLayout.desktopActionItemsContainerInlineMargin": "7fd758c6fcaeabe6cf93c9f915e2a2a9ac207e46", "topNavBarLayout.smallViewportFontSize": "85e8068c94532b563bf1b400e568ad0599395b7d", "topNavBarMenuItems.desktopItemSpacing": "9a5c0e068219d5b2b31df9b5541d44d354bd05c3", "topNavBarMenuItems.desktopSubmenuActiveOptionFontWeight": "c0cc1e9e7283395874ad658f492af492d1115835", @@ -8605,7 +8602,6 @@ "topNavBarLayout.smallViewportFontWeight": "c4c796a6600666d0289fe03816cc12e69d3ccf2d", "topNavBarLayout.smallViewportInlinePadding": "eafea930d57d4a0dfff527322113813bf2e4815b", "topNavBarLayout.desktopBottomBorderInverse": "e824665719c4a882a857bd54dd4ace2fae5a0a76", - "topNavBarLayout.desktopActionItemsContainerInlineMargin": "7fd758c6fcaeabe6cf93c9f915e2a2a9ac207e46", "topNavBarLayout.smallViewportFontSize": "85e8068c94532b563bf1b400e568ad0599395b7d", "topNavBarMenuItems.desktopItemSpacing": "9a5c0e068219d5b2b31df9b5541d44d354bd05c3", "topNavBarMenuItems.desktopSubmenuActiveOptionFontWeight": "c0cc1e9e7283395874ad658f492af492d1115835", diff --git a/packages/ui-scripts/lib/build/tokensStudio/canvas/component/TopNavBar.json b/packages/ui-scripts/lib/build/tokensStudio/canvas/component/TopNavBar.json index ade31a3e62..6b141abdc1 100644 --- a/packages/ui-scripts/lib/build/tokensStudio/canvas/component/TopNavBar.json +++ b/packages/ui-scripts/lib/build/tokensStudio/canvas/component/TopNavBar.json @@ -163,7 +163,7 @@ "type": "color" }, "desktopActionItemsContainerInlineMargin": { - "value": "{spacing.spaceXs}", + "value": "{spacing.spaceXs} 0", "type": "spacing" }, "smallViewportFontSize": { @@ -207,11 +207,11 @@ "type": "fontWeights" }, "color": { - "value": "{color.text.inverse}", + "value": "{color.text.base}", "type": "color" }, "colorInverse": { - "value": "{color.text.base}", + "value": "{color.text.inverse}", "type": "color" }, "itemInlinePadding": { diff --git a/packages/ui-scripts/lib/build/tokensStudio/rebrand/component/TopNavBar.json b/packages/ui-scripts/lib/build/tokensStudio/rebrand/component/TopNavBar.json index f9d72db630..ada9254cee 100644 --- a/packages/ui-scripts/lib/build/tokensStudio/rebrand/component/TopNavBar.json +++ b/packages/ui-scripts/lib/build/tokensStudio/rebrand/component/TopNavBar.json @@ -53,11 +53,11 @@ "type": "fontWeights" }, "color": { - "value": "{color.text.inverse}", + "value": "{color.text.base}", "type": "color" }, "colorInverse": { - "value": "{color.text.base}", + "value": "{color.text.inverse}", "type": "color" }, "itemInlinePadding": { @@ -231,7 +231,7 @@ "type": "color" }, "desktopActionItemsContainerInlineMargin": { - "value": "{spacing.spaceXs}", + "value": "{spacing.spaceXs} 0", "type": "spacing" }, "smallViewportFontSize": { From c768da8ffc31bae83c4fbf7c04ab9ae2fd7ce34d Mon Sep 17 00:00:00 2001 From: svc-instui <231108445+svc-instui@users.noreply.github.com> Date: Thu, 2 Apr 2026 12:08:52 +0200 Subject: [PATCH 2/2] chore: topnavbar item margin admendment --- .../build/tokensStudio/canvas/component/TopNavBar.json | 8 ++++---- .../build/tokensStudio/rebrand/component/TopNavBar.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/ui-scripts/lib/build/tokensStudio/canvas/component/TopNavBar.json b/packages/ui-scripts/lib/build/tokensStudio/canvas/component/TopNavBar.json index 6b141abdc1..b6b0348916 100644 --- a/packages/ui-scripts/lib/build/tokensStudio/canvas/component/TopNavBar.json +++ b/packages/ui-scripts/lib/build/tokensStudio/canvas/component/TopNavBar.json @@ -162,10 +162,6 @@ "value": "{color.stroke.inverse}", "type": "color" }, - "desktopActionItemsContainerInlineMargin": { - "value": "{spacing.spaceXs} 0", - "type": "spacing" - }, "smallViewportFontSize": { "value": "{fontSize.textSm}", "type": "fontSizes" @@ -177,6 +173,10 @@ "desktopBrandContainerInlineMargin": { "value": "0 1.5rem", "type": "other" + }, + "desktopActionItemsContainerInlineMargin": { + "value": "0.25rem 0", + "type": "other" } }, "topNavBarBrand": { diff --git a/packages/ui-scripts/lib/build/tokensStudio/rebrand/component/TopNavBar.json b/packages/ui-scripts/lib/build/tokensStudio/rebrand/component/TopNavBar.json index ada9254cee..f34b529d1b 100644 --- a/packages/ui-scripts/lib/build/tokensStudio/rebrand/component/TopNavBar.json +++ b/packages/ui-scripts/lib/build/tokensStudio/rebrand/component/TopNavBar.json @@ -230,10 +230,6 @@ "value": "{color.stroke.inverse}", "type": "color" }, - "desktopActionItemsContainerInlineMargin": { - "value": "{spacing.spaceXs} 0", - "type": "spacing" - }, "smallViewportFontSize": { "value": "{fontSize.textSm}", "type": "fontSizes" @@ -245,6 +241,10 @@ "desktopBrandContainerInlineMargin": { "value": "0 1.5rem", "type": "other" + }, + "desktopActionItemsContainerInlineMargin": { + "value": "0.25rem 0", + "type": "other" } }, "topNavBarMenuItems": {