mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-08 00:33:03 +01:00
* Refactor CSS variable usage across various components to standardize font properties - Updated font-weight and font-size variables from --vscode-agents-* to --vscode-* in multiple CSS files, ensuring consistency in styling. - Adjusted styles in blockedSessionsList, customizationsToolbar, newSessionActionViewItem, sessionsList, sessionsTitleBarWidget, sessionsViewPane, aiCustomizationManagement, aiCustomizationWelcomePromptLaunchers, chatConfirmationWidget, chatPlanReview, chatQuestionCarousel, chatSubagentOpenChat, chatToolConfirmationCarousel, chatGoalBannerWidget, tunnelHost, extension, and gettingStarted components. * Update font size and weight variables for session items to standardize styling * Update screenshot links for AI customization and pet achievement badges --------- Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>