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

[Feature] more color please #705

Open
2 tasks done
gnuchanos opened this issue Oct 12, 2024 · 2 comments
Open
2 tasks done

[Feature] more color please #705

gnuchanos opened this issue Oct 12, 2024 · 2 comments
Labels
feature This issue or pull request discusses a feature

Comments

@gnuchanos
Copy link

Pre-requisites

  • I have looked for any other duplicate issues
  • I have confirmed the requested feature doesn't exist in the latest version in development

Wanted behavior

can we get more color than this it's 2024 please

#define TB_DEFAULT 0x00
#define TB_BLACK   0x01
#define TB_RED     0x02
#define TB_GREEN   0x03
#define TB_YELLOW  0x04
#define TB_BLUE    0x05
#define TB_MAGENTA 0x06
#define TB_CYAN    0x07
#define TB_WHITE   0x08

i need purple

@gnuchanos gnuchanos added the feature This issue or pull request discusses a feature label Oct 12, 2024
@julie-de-ville
Copy link

julie-de-ville commented Oct 15, 2024

Background is set to 0x0000 so I tried substituting with 0x2011 but no color. Otherwise, it is my favorite DM that I have tried.

@PauloMorgs
Copy link

Same, I wish I could make my background dark cyan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue or pull request discusses a feature
Projects
None yet
Development

No branches or pull requests

3 participants