Is it possible to change color of branches in Git Log?

Answered

In IDEA, developing your own theme is quite difficult, especially without good documentation, because not everything can be changed there, which is a little sad.
Therefore, I have a question - how to change color of the branches and is it right to do it, even if they are poorly visible?

 

0
3 comments

Hi Snake,

There is no API to modify branches' colors and it is not possible to change branches' colors via theme.

0

Thanks for the response Karol!

It is sad. Because there is no detailed documentation on creating a custom theme, you have to take someone else's theme and make your own based on it.
By the way, where can I write a proposal about the introduction of this functionality (change color of branches) and improve the documentation for the development of custom theme? On YouTrack?

0

Hi,

I hope you got familiar with https://plugins.jetbrains.com/docs/intellij/themes-intro.html, its subsections, also with the blog post (https://blog.jetbrains.com/platform/2021/10/themes-in-intellij-based-ides) and webinar https://www.youtube.com/watch?v=9J0j-90dC60 about themes development.

If it's insufficient, you can use "Was this page helpful? No" and send us feedback about specific pages. See also https://plugins.jetbrains.com/docs/intellij/getting-help.html for more details. Contributions are welcome.

Regarding the proposal about changing the colors of branches, please create an issue on https://youtrack.jetbrains.com/issues/IDEA. Thank you.

0

Please sign in to leave a comment.