Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add bold color with 256 color space #85

Merged
merged 2 commits into from
Oct 26, 2024

Conversation

Rahlir
Copy link
Contributor

@Rahlir Rahlir commented Oct 22, 2024

There is no reason that bold cannot work in 256 color space. Perhaps initially this was disabled due to old terminals not supporting bold and 256 control codes. But in 2024 there is no reason to disable bold.

This PR fixes this and allows users to use bold in themes no matter whether 256 color or 16 color space is used.

There is no reason that bold cannot work in 256 color space. Perhaps
initially this was disabled due to old terminals not supporting this
behavior. But in 2024 there is no reason to disable bold.
The expected result for upgrade 'bold red on ...' should now be 'bold
color 1 on ...'.
@lauft lauft requested review from djmitche and lauft October 23, 2024 14:29
Copy link
Collaborator

@djmitche djmitche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I admit I have only the slightest notion what this code is doing, but the diff seems to match the PR description. I suspect nobody has appreciably more notion than I do, so "Approved"!

@lauft lauft merged commit 47a750c into GothenburgBitFactory:master Oct 26, 2024
9 checks passed
@Rahlir Rahlir mentioned this pull request Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants