Add α to Highlight-Color #22703

Closed
opened 2026-01-31 08:21:05 +00:00 by claunia · 7 comments
Owner

Originally created by @GameLord2011 on GitHub (Dec 24, 2024).

Description of the new feature

I have a MS-DOS terminal lookalike and am trying to make highlights invisible, so it most accurately mirrors the MS-DOS 3.2 terminal on a crt monitor. I tried setting the highlight code to:

"#00000000"

and it says that rgbα codes are not supported for highlight colors. If anyone has a workaround, please comment it.

Proposed technical implementation details

No response

Originally created by @GameLord2011 on GitHub (Dec 24, 2024). ### Description of the new feature I have a MS-DOS terminal lookalike and am trying to make highlights invisible, so it most accurately mirrors the MS-DOS 3.2 terminal on a crt monitor. I tried setting the highlight code to: ```JSON "#00000000" ``` and it says that rgbα codes are not supported for highlight colors. If anyone has a workaround, please comment it. ### Proposed technical implementation details _No response_
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 08:21:05 +00:00
Author
Owner

@j4james commented on GitHub (Dec 26, 2024):

See also #17837.

@j4james commented on GitHub (Dec 26, 2024): See also #17837.
Author
Owner

@DHowett commented on GitHub (Apr 9, 2025):

Thanks! You know, I think we should track this as a /dup of #17837.

@DHowett commented on GitHub (Apr 9, 2025): Thanks! You know, I think we _should_ track this as a /dup of #17837.
Author
Owner

@GameLord2011 commented on GitHub (Apr 11, 2025):

This is not a dupe of #17837, This is asking for extended control over the highlight background color, whereas #17837 is asking for the ability to revert a change in v1.22

@GameLord2011 commented on GitHub (Apr 11, 2025): This is not a dupe of #17837, This is asking for extended control over the highlight background color, whereas #17837 is asking for the ability to revert a change in v1.22
Author
Owner

@DHowett commented on GitHub (Apr 14, 2025):

https://github.com/microsoft/terminal/issues/17837 is asking for the ability to revert a change in v1.22

To be transparent: We are not going to give that person what they've asked for by reverting the new selection code.

If we give that person what they ask for, it will be by allowing them to specify an alpha in their selection color so that they may do it themselves.

@DHowett commented on GitHub (Apr 14, 2025): > https://github.com/microsoft/terminal/issues/17837 is asking for the ability to revert a change in v1.22 To be transparent: We are not going to give that person what they've asked for by reverting the new selection code. If we give that person what they ask for, it will be by _allowing them to specify an alpha in their selection color_ so that they may do it themselves.
Author
Owner

@GameLord2011 commented on GitHub (Apr 14, 2025):

If we give that person what they ask for, it will be by allowing them to specify an alpha in their selection color so that they may do it themselves.

That's what I'm asking for @DHowett.

@GameLord2011 commented on GitHub (Apr 14, 2025): > If we give that person what they ask for, it will be by _allowing them to specify an alpha in their selection color_ so that they may do it themselves. That's what I'm asking for @DHowett.
Author
Owner

@DHowett commented on GitHub (Apr 14, 2025):

And that is why this bug is a duplicate of that one.

@DHowett commented on GitHub (Apr 14, 2025): And that is why this bug is a duplicate of that one.
Author
Owner

@GameLord2011 commented on GitHub (Apr 15, 2025):

I am asking for what you would implement their thing as, not for the same thing as them.

@GameLord2011 commented on GitHub (Apr 15, 2025): I am asking for what you would implement their thing as, not for the same thing as them.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#22703