JetBrains-Research / RefactorInsight

An IntelliJ IDEA plugin that detects refactorings in Git commits
https://plugins.jetbrains.com/plugin/14704-refactorinsight
MIT License
99 stars 9 forks source link

Changing the color of labels #140

Closed anchouls closed 1 year ago

anchouls commented 1 year ago

Now it looks like this:

Screenshot 2023-05-22 at 23 32 00

To change the arrow, it is necessary to extend not from ComboBoxAction. Therefore, it is necessary to rewrite the class, I will do it later.

onewhl commented 1 year ago

Partly solved issue #139