【问题标题】:My project files color in PyCharm turned from white to blue when I edited them当我编辑它们时,我在 PyCharm 中的项目文件颜色从白色变为蓝色 【发布时间】:2022-10-19 19:54:28 【问题描述】: 为什么以及如何改变它? 【问题讨论】: 标签: pycharm 【解决方案1】: 这意味着您的项目已连接到 git 存储库,并且您对文件进行了未提交的更改。 【讨论】: