Benjamin Nørgaard

Results 27 comments of Benjamin Nørgaard

> Sometimes, but not other times. For example "black" and "bright black" and "white" and "bright white" are all but invisible on some terminals, depending on their background color. Also,...

Sorry about the tone, I am from Denmark we tend to get a bit sarcastic. It doesn't always come out nicely in written english 😅

The colors used seems to be hardcoded here https://github.com/jboss-logging/jboss-logmanager/blob/main/src/main/java/org/jboss/logmanager/formatters/ColorPatternFormatter.java#L65 There is another class which already has constants for terminal colors, which seems to be used to interpret colors in format...

> But isn't this all, in the end, just an effort to avoid setting the "darken" flag? I like to switch between light and dark color schemes depending on lightning...

Spotless issue for reference: https://github.com/diffplug/spotless/issues/2338

@nedtwigg Why is this a GJF and not a spotless bug? I would always expect spotless to do the same as GJF. What GJF does to long strings also complies...

> Have you tried using GJF with AOSP on this same file? @nedtwigg Sorry if it wasent clear from my issue, but that is exactly what I have done and...