[PR #3] [MERGED] Add an option to print the colour table for the current scheme #24032

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/3
Author: @Nacimota
Created: 8/12/2017
Status: Merged
Merged: 8/14/2017
Merged by: @khouzam

Base: masterHead: master


📝 Commits (2)

  • b0d43f8 Add an option to print the colour table for the current scheme
  • c0f5c3e Update README

📊 Changes

3 files changed (+8 additions, -3 deletions)

View changed files

📝 tools/ColorTool/ColorTool/Program.cs (+4 -0)
📝 tools/ColorTool/ColorTool/Resources.resx (+2 -2)
📝 tools/ColorTool/README.md (+2 -1)

📄 Description

This adds an option -c, --current which outputs the colour table without specifying/applying a new scheme


🔄 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/3 **Author:** [@Nacimota](https://github.com/Nacimota) **Created:** 8/12/2017 **Status:** ✅ Merged **Merged:** 8/14/2017 **Merged by:** [@khouzam](https://github.com/khouzam) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`b0d43f8`](https://github.com/microsoft/terminal/commit/b0d43f8067c1484698defda5862c4d08ca95b6ea) Add an option to print the colour table for the current scheme - [`c0f5c3e`](https://github.com/microsoft/terminal/commit/c0f5c3e14979f82d74c23de25512a1509dc21341) Update README ### 📊 Changes **3 files changed** (+8 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `tools/ColorTool/ColorTool/Program.cs` (+4 -0) 📝 `tools/ColorTool/ColorTool/Resources.resx` (+2 -2) 📝 `tools/ColorTool/README.md` (+2 -1) </details> ### 📄 Description This adds an option `-c, --current` which outputs the colour table without specifying/applying a new scheme --- <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:00 +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#24032