[PR #236] [MERGED] Fix UIntTocolor #24080

Open
opened 2026-01-31 09:01:18 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/236
Author: @Jaykul
Created: 8/19/2018
Status: Merged
Merged: 10/2/2018
Merged by: @miniksa

Base: masterHead: feature/schemeslist


📝 Commits (1)

📊 Changes

1 file changed (+3 additions, -4 deletions)

View changed files

📝 tools/ColorTool/ColorTool/Program.cs (+3 -4)

📄 Description

Fixes UIntToColor to use the same BGR color ordering that the ColorScheme uses, so the -s --schemes output makes sense.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/236 **Author:** [@Jaykul](https://github.com/Jaykul) **Created:** 8/19/2018 **Status:** ✅ Merged **Merged:** 10/2/2018 **Merged by:** [@miniksa](https://github.com/miniksa) **Base:** `master` ← **Head:** `feature/schemeslist` --- ### 📝 Commits (1) - [`8dacee6`](https://github.com/microsoft/terminal/commit/8dacee626aa027b6aa2cd4d5cc14dc894641f83e) Fix UIntTocolor ### 📊 Changes **1 file changed** (+3 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `tools/ColorTool/ColorTool/Program.cs` (+3 -4) </details> ### 📄 Description Fixes UIntToColor to use the same BGR color ordering that the ColorScheme uses, so the -s --schemes output makes sense. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:01:18 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#24080