I am configuring git's usage of color, however the attribute 'dim' doesn't have a visible effect.
According to the specification:
The colors accepted are normal, black, red, green, yellow, blue, magenta, cyan and white; the attributes are bold, dim, ul, blink and reverse. The first color given is the foreground; the second is the background. The position of the attribute, if any, doesn't matter.
All the other attributes work and the chosen color does not seem to be related to the problem.
This answer has a comment from a person with the same problem, but with no proposed solution.
Is this a git problem? A terminal problem (I am using konsole and bash on linux)?
