Where to change color for file names in tab row of PhpStorm?

前端 未结 3 1289
说谎
说谎 2021-02-12 06:17

I am using the dark Darcula theme and git integration. Changed files are shown in a rather dark blue and new files are shown in a green which do not harmonize at all with the ba

相关标签:
3条回答
  • 2021-02-12 06:51

    It has moved in the newer versions (I am using 10.0.3) - they removed IDE Settings

    Settings > Editor > Colors & Fonts > File Status > "Modified"

    Note:I had to shutdown phpstorm and re-open for the changes to take effect.

    0 讨论(0)
  • 2021-02-12 06:51

    You can edit the colors of the file names under:

    Settings > IDE Settings > Editor > Colors & Fonts > File Status.

    File status interface

    0 讨论(0)
  • 2021-02-12 06:53

    Was looking for this today. In the current version of PhpStorm 2020.03. It's in File->Settings->Version Control->File Status Colors. See below.

    0 讨论(0)
提交回复
热议问题