Skip to content

Conversation

mitchdenny
Copy link
Member

Styling simplifications:

  • Removed the SpinnerStyle configuration from both ShowStatusAsync and ShowStatus methods, which previously used the color "purple."

Selection prompt adjustments:

  • Removed the HighlightStyle configuration (previously set to "darkmagenta") from the PromptForSelectionAsync method to streamline the prompt setup.

image

@mitchdenny mitchdenny requested review from Copilot and davidfowl June 11, 2025 04:13
Copy link
Contributor

@Copilot 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 simplifies CLI styling by removing custom color configurations in prompt components to rely on default colors.

  • Removed purple spinner styling from both ShowStatusAsync and ShowStatus methods.
  • Removed darkmagenta highlight styling from the PromptForSelectionAsync method.

@mitchdenny mitchdenny self-assigned this Jun 11, 2025
@github-actions github-actions bot added the area-integrations Issues pertaining to Aspire Integrations packages label Jun 11, 2025
@mitchdenny mitchdenny added area-cli and removed area-integrations Issues pertaining to Aspire Integrations packages labels Jun 11, 2025
@mitchdenny mitchdenny added this to the 9.4 milestone Jun 11, 2025
@mitchdenny mitchdenny enabled auto-merge (squash) June 11, 2025 04:16
@mitchdenny mitchdenny merged commit adcb160 into main Jun 11, 2025
253 checks passed
@mitchdenny mitchdenny deleted the mitchdenny/use-default-spectre-consoles branch June 11, 2025 04:31
@github-actions github-actions bot locked and limited conversation to collaborators Jul 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants