Add α to Highlight-Color #22700

Open
opened 2026-01-31 08:21:02 +00:00 by claunia · 0 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:03 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#22700