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

Support hex color codes in console #3419

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Outfluencer
Copy link
Contributor

Added support to see the color of §x color codes. We try to display the closest color to the original.

Added support to see the color of §x color codes. We try to display the closest color to the original.
@Outfluencer
Copy link
Contributor Author

Using color model to get the closest color now also no GPL problems now

@Outfluencer
Copy link
Contributor Author

bump

@Outfluencer
Copy link
Contributor Author

maybe wanna take a look again?

@md-5
Copy link
Member

md-5 commented Sep 11, 2023

Newer jansi supports actual hex colours fusesource/jansi@235b653

@Outfluencer
Copy link
Contributor Author

yeah but we do not use this new jansi version in bungeecord
we have the old one from the old jline, we maybe should recode the terminal

@Outfluencer
Copy link
Contributor Author

is there a reason we are using a that old version of jline?

@md-5
Copy link
Member

md-5 commented Sep 12, 2023

Other versions of jline 1 are less compatible. Jline 2 hasn't really been investigated

@Outfluencer
Copy link
Contributor Author

I dont understand what you mean, is bungeecord not using jline 2 right now?

or did you reversed jline 1 and 2, and 2 and 3

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.

None yet

2 participants