Update ANSI color articles based on UUF notes#12571
Update ANSI color articles based on UUF notes#12571michaeltlombardi merged 2 commits intoMicrosoftDocs:mainfrom
Conversation
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
There was a problem hiding this comment.
Pull request overview
This PR updates ANSI color articles based on UUF (User Feedback) notes, improving documentation clarity and adding practical examples for configuring colors in light-themed terminals.
- Adds explanation about
$PSStylefeature availability in PowerShell 7.2+ and Windows PowerShell compatibility via the PSStyle module - Improves wording for the FileInfo Extension member description from "pre-includes" to "predefines"
- Adds comprehensive FileInfo color configuration examples for light terminal backgrounds across PowerShell 7.4, 7.5, and 7.6 documentation
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| reference/docs-conceptual/learn/shell/using-light-theme.md | Updates date, adds context about PSStyle feature availability, simplifies note about ANSI color configuration, consolidates color settings description, and updates reference links |
| reference/7.6/Microsoft.PowerShell.Core/About/about_ANSI_Terminals.md | Updates date, improves Extension member description wording, and adds practical FileInfo color configuration example |
| reference/7.5/Microsoft.PowerShell.Core/About/about_ANSI_Terminals.md | Updates date, improves Extension member description wording, and adds practical FileInfo color configuration example |
| reference/7.4/Microsoft.PowerShell.Core/About/about_ANSI_Terminals.md | Updates date, improves Extension member description wording, and adds practical FileInfo color configuration example |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
Learn Build status updates of commit f6d1e02: ✅ Validation status: passed
For more details, please refer to the build report. |
PoliCheck Scan ReportThe following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans. ✅ No issues foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
|
Learn Build status updates of commit 5055f88: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 4 out of 4 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
PR Summary
Update ANSI color articles based on UUF notes
PR Checklist