Skip to content

Add agent session styling to various color themes#319328

Merged
mrleemurray merged 1 commit into
mainfrom
mrleemurray/parental-apricot-sailfish
Jun 1, 2026
Merged

Add agent session styling to various color themes#319328
mrleemurray merged 1 commit into
mainfrom
mrleemurray/parental-apricot-sailfish

Conversation

@mrleemurray
Copy link
Copy Markdown
Contributor

Enhance the visual consistency of agent sessions across multiple color themes by adding specific styling for agent panels, chat inputs, and session buttons. This update improves the user experience by ensuring a cohesive look and feel.

Co-authored-by: Copilot <copilot@github.com>
Copilot AI review requested due to automatic review settings June 1, 2026 13:25
@mrleemurray mrleemurray enabled auto-merge (squash) June 1, 2026 13:25
@mrleemurray mrleemurray self-assigned this Jun 1, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR extends multiple built-in color themes to explicitly style Agent Sessions UI elements, improving visual consistency in the sessions window across themes.

Changes:

  • Added agentsPanel.border to align Agent Sessions panel borders with each theme’s palette.
  • Added agentsChatInput.border and agentsChatInput.focusBorder for the Agent Sessions chat input styling.
  • Added agentsNewSessionButton.border for consistent “New Session” button border styling.

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated no comments.

Show a summary per file
File Description
extensions/theme-tomorrow-night-blue/themes/tomorrow-night-blue-color-theme.json Adds Agent Sessions border and focus border tokens for Tomorrow Night Blue.
extensions/theme-solarized-light/themes/solarized-light-color-theme.json Adds Agent Sessions border and focus border tokens for Solarized Light.
extensions/theme-solarized-dark/themes/solarized-dark-color-theme.json Adds Agent Sessions border and focus border tokens for Solarized Dark.
extensions/theme-red/themes/Red-color-theme.json Adds Agent Sessions border and focus border tokens for Red theme.
extensions/theme-quietlight/themes/quietlight-color-theme.json Adds Agent Sessions border and focus border tokens for Quiet Light.
extensions/theme-monokai/themes/monokai-color-theme.json Adds Agent Sessions border and focus border tokens for Monokai.
extensions/theme-monokai-dimmed/themes/dimmed-monokai-color-theme.json Adds Agent Sessions border and focus border tokens for Monokai Dimmed.
extensions/theme-kimbie-dark/themes/kimbie-dark-color-theme.json Adds Agent Sessions border and focus border tokens for Kimbie Dark.
extensions/theme-defaults/themes/dark_vs.json Adds Agent Sessions border and focus border tokens for Dark (Visual Studio).
extensions/theme-abyss/themes/abyss-color-theme.json Adds Agent Sessions border and focus border tokens for Abyss.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 1, 2026

Screenshot Changes

Base: 44e8e851 Current: c12cce5c

Changed (35)

sessions/aiCustomizationShortcutsWidget/Expanded/Dark
Before After
before after
sessions/aiCustomizationShortcutsWidget/Collapsed/Dark
Before After
before after
sessions/aiCustomizationShortcutsWidget/WithMcpServers/Dark
Before After
before after
sessions/aiCustomizationShortcutsWidget/CollapsedWithMcpServers/Dark
Before After
before after
sessions/aiCustomizationShortcutsWidget/WithCounts/Dark
Before After
before after
sessions/aiCustomizationShortcutsWidget/ModeWelcome/Dark
Before After
before after
sessions/aiCustomizationShortcutsWidget/ModeSection/Dark
Before After
before after
sessions/aiCustomizationShortcutsWidget/ModeSingle/Dark
Before After
before after
sessions/aiCustomizationShortcutsWidget/ModeSingleEmpty/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/WelcomePage/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/LocalHarness/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/CliHarness/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/Sessions/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/SessionsSkillsTab/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/McpServersTab/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/AgentsTab/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/SkillsTab/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/InstructionsTab/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/HooksTab/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PromptsTab/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PluginsTab/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PromptsTabScrolled/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/McpServersTabScrolled/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PluginsTabScrolled/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/McpServersTabNarrow/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/AgentsTabNarrow/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/AgentsItemPreview/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/AgentsItemRaw/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/BuiltinSkillItemPreview/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/BuiltinSkillItemRaw/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/McpServerDetail/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/McpServerDetailNarrow/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PluginDetail/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationManagementEditor/PluginDetailNarrow/Dark
Before After
before after
chat/aiCustomizations/aiCustomizationWelcomePages/WelcomePage/Dark
Before After
before after

@mrleemurray mrleemurray merged commit 2aeed2b into main Jun 1, 2026
40 of 41 checks passed
@mrleemurray mrleemurray deleted the mrleemurray/parental-apricot-sailfish branch June 1, 2026 14:26
@vs-code-engineering vs-code-engineering Bot added this to the 1.124.0 milestone Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants