Is there an existing issue outlining your problem?
Have you followed the instructions in the the pinned issue?
Describe your problem.
Since the 3.5.0 update, the colours used in the Git panel have changed. Now it seems that commits from the current branch are highlighted in #36324C (Macchiato flavour). This looks a little odd when the trunk branch is selected, as the entire panel appears with a purplish tint. Also, tag icons on the current branch fail to mask each other.
I kind of expected it to be the other way around, where the checked out branch appears the default colour, and other branches are more red/orange/purple (like how excluded directories are greyed out, or appeared orange before 3.5.0).
Attach screenshots.
Appearance when a feature branch is checked out (a073b8dc is the clicked commit):
Compared to the appearance of a trunk branch:
Tag icons on the current branch which do not mask each other. Once the commit is highlighted or selected, it appears normally.
What IDE(s) are you seeing the problem on?
IntelliJ IDEA 2025.2.1 (Ultimate Edition)
Any additional comments?
No response
Is there an existing issue outlining your problem?
Have you followed the instructions in the the pinned issue?
Describe your problem.
Since the 3.5.0 update, the colours used in the Git panel have changed. Now it seems that commits from the current branch are highlighted in
#36324C(Macchiato flavour). This looks a little odd when the trunk branch is selected, as the entire panel appears with a purplish tint. Also, tag icons on the current branch fail to mask each other.I kind of expected it to be the other way around, where the checked out branch appears the default colour, and other branches are more red/orange/purple (like how excluded directories are greyed out, or appeared orange before 3.5.0).
Attach screenshots.
Appearance when a feature branch is checked out (
a073b8dcis the clicked commit):Compared to the appearance of a trunk branch:
Tag icons on the current branch which do not mask each other. Once the commit is highlighted or selected, it appears normally.
What IDE(s) are you seeing the problem on?
IntelliJ IDEA 2025.2.1 (Ultimate Edition)
Any additional comments?
No response