ANSI console colors
Katrix opened this issue ยท 4 comments
Why?
Discord recently added support for ANSI colors in codeboxes with ```ansi. Would be nice to make use of this in the minecraft console channel.
What and How?
Color makes the console log output easier to scan at a glance.
Are there alternatives?
Keeping things as is also works.
Checks
- I have used the search at least once to check if my idea has already been suggested and perhaps already implemented.
Anything else
No response
The ansi colors currently have pretty bad compatability for mobile. #1309 is already in the works so that'll be coming out soon. We'll consider adding ansi in the future though
The basic console colors (yellow/greenish for warnings & red for errors) are in v1.25.0, will keep this open for the future though
This has been implemented in Ascension. See here for more info