From 182a5eda1a3ec544589808721354430337265903 Mon Sep 17 00:00:00 2001 From: Jessie Houghton Date: Mon, 31 Aug 2026 13:12:55 -0700 Subject: [PATCH 1/2] Agent Host changes for agents/update-main-and-dark-theme-links --- .../aiCustomization/media/aiCustomizationManagement.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/vs/workbench/contrib/chat/browser/aiCustomization/media/aiCustomizationManagement.css b/src/vs/workbench/contrib/chat/browser/aiCustomization/media/aiCustomizationManagement.css index 9aec2ff29680b..09bb1538ff537 100644 --- a/src/vs/workbench/contrib/chat/browser/aiCustomization/media/aiCustomizationManagement.css +++ b/src/vs/workbench/contrib/chat/browser/aiCustomization/media/aiCustomizationManagement.css @@ -805,6 +805,7 @@ per-word capitalization does not survive translation. */ .ai-customization-list-widget .section-title-header .section-title-link, .ai-customization-management-editor .prompt-migration-content-container > .section-title-link, +.ai-customization-management-editor .customization-migration-banner .section-title-link, .mcp-list-widget .section-title-header .section-title-link, .ai-customization-management-editor .tools-list-widget .section-title-header .section-title-link { font-size: var(--vscode-fontSize-body1); @@ -821,6 +822,7 @@ per-word capitalization does not survive translation. */ .ai-customization-list-widget .section-title-header .section-title-link:hover, .ai-customization-management-editor .prompt-migration-content-container > .section-title-link:hover, +.ai-customization-management-editor .customization-migration-banner .section-title-link:hover, .mcp-list-widget .section-title-header .section-title-link:hover, .ai-customization-management-editor .tools-list-widget .section-title-header .section-title-link:hover { text-decoration: underline; @@ -829,6 +831,7 @@ per-word capitalization does not survive translation. */ /* Inset the focus ring so it isn't clipped by the widget's overflow:hidden at the header's edge. */ .ai-customization-list-widget .section-title-header .section-title-link:focus-visible, .ai-customization-management-editor .prompt-migration-content-container > .section-title-link:focus-visible, +.ai-customization-management-editor .customization-migration-banner .section-title-link:focus-visible, .mcp-list-widget .section-title-header .section-title-link:focus-visible, .ai-customization-management-editor .tools-list-widget .section-title-header .section-title-link:focus-visible { outline-offset: -1px; From 14d7f727db510c1078f669a15005066be86ef351 Mon Sep 17 00:00:00 2001 From: Jessie Houghton Date: Mon, 31 Aug 2026 13:44:29 -0700 Subject: [PATCH 2/2] Update links for main and dark themes in documentation --- test/componentFixtures/blocks-ci-screenshots.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test/componentFixtures/blocks-ci-screenshots.md b/test/componentFixtures/blocks-ci-screenshots.md index d55f8515d081c..d8ebdb63585bd 100644 --- a/test/componentFixtures/blocks-ci-screenshots.md +++ b/test/componentFixtures/blocks-ci-screenshots.md @@ -73,10 +73,10 @@ ![screenshot](https://hediet-screenshots.azurewebsites.net/images/683eab172739819c9bac2d664ded814f40824de289ca4c3570b6d968bb04070c) #### chat/aiCustomizations/aiCustomizationManagementEditor/PromptMigration/Dark -![screenshot](https://hediet-screenshots.azurewebsites.net/images/d816d432f1c51513810871127ce8475d572ffd439dc86667d164e713b06042c2) +![screenshot](https://hediet-screenshots.azurewebsites.net/images/1d6f85fdd57fe38f105b261d64f2b3f54acd3cadf29d05ed216885dc7aadf30d) #### chat/aiCustomizations/aiCustomizationManagementEditor/PromptMigration/Light -![screenshot](https://hediet-screenshots.azurewebsites.net/images/da6d99ac0360b16cdcc8ff845ff379d160987658b28d9ddd89fb25b5fa012bb1) +![screenshot](https://hediet-screenshots.azurewebsites.net/images/a8929c0724d59231dc954fda808ef68226a5e78f09b66ea279e6150c3c39650c) #### chat/aiCustomizations/aiCustomizationManagementEditor/ToolsTab/Dark ![screenshot](https://hediet-screenshots.azurewebsites.net/images/1e100b00beb07383f488c73fcc79c855b4098ae24e46db01072f2be1ea954d88) @@ -85,10 +85,10 @@ ![screenshot](https://hediet-screenshots.azurewebsites.net/images/43638fae9595c059725b43c1dd8db047e9f521c1f32e8bb06a7768c6d451ab36) #### chat/aiCustomizations/aiCustomizationManagementEditor/UserDataMigration/Dark -![screenshot](https://hediet-screenshots.azurewebsites.net/images/233475eebb4de7d555a05635a4576371075d85f0ea599cbc3b3dd7c1bc3015dc) +![screenshot](https://hediet-screenshots.azurewebsites.net/images/b6806a0c2bed06ad703fdc1f42eb2ca50d8cc3027d9878f05905b276999f3568) #### chat/aiCustomizations/aiCustomizationManagementEditor/UserDataMigration/Light -![screenshot](https://hediet-screenshots.azurewebsites.net/images/d9596cabc6fedef4660ac86b2861ff18ebb3a67da723b7014f05fea915059919) +![screenshot](https://hediet-screenshots.azurewebsites.net/images/aab2492aeded0d8da323ee4408514499e011c65de2844137af7b47f21b490e56) #### chat/aiCustomizations/aiCustomizationManagementEditor/WelcomePage/Dark ![screenshot](https://hediet-screenshots.azurewebsites.net/images/483f8579ecd4518666859e405e43c08aec24e1a857a05f242517c1916ab21b9a)