如何修改 phpstorm 左侧目录文件夹颜色?

如何修改 phpstorm 左侧目录文件夹颜色?
我试了 color ide,但是只修改了背景色,项目文件夹没有变化,我想实现这样的目录样式

file

《L05 电商实战》
从零开发一个电商项目,功能包括电商后台、商品 & SKU 管理、购物车、订单管理、支付宝支付、微信支付、订单退款流程、优惠券等
《L02 从零构建论坛系统》
以构建论坛项目 LaraBBS 为线索,展开对 Laravel 框架的全面学习。应用程序架构思路贴近 Laravel 框架的设计哲学。
讨论数量: 8

是文件夹的名称颜色吗?

8年前 评论

@zhuzhichao 已经解决了,嘿嘿

8年前 评论

@zhangwei900808 怎么弄得呀,我也是同样的情况

8年前 评论
冷无缺

楼主,你用的主题是什么?PHPStorm 怎么安装主题呢?@zhangwei900808

8年前 评论

@冷无缺 instructions here!: https://github.com/ChrisRM/ma... 1. Open the Settings/Preferences dialog (OSX/Unix: ⌘,, Windows: Ctrl+Alt+S) 2. In the left-hand pane, select Plugins. 3. Click Browse repositories... and search for Material Theme UI 4. Click Install plugin and confirm your intention to download and install the plugin. 5. Click OK in the Settings dialog and restart for the changes to take effect. 6. To switch the IDE theme (not the code color scheme), go to Tools -> Material Theme and choose 'Darker Theme', 'Default Theme' or 'Lighter Theme'.

8年前 评论

@young instructions here!: https://github.com/ChrisRM/ma... 1. Open the Settings/Preferences dialog (OSX/Unix: ⌘,, Windows: Ctrl+Alt+S) 2. In the left-hand pane, select Plugins. 3. Click Browse repositories... and search for Material Theme UI 4. Click Install plugin and confirm your intention to download and install the plugin. 5. Click OK in the Settings dialog and restart for the changes to take effect. 6. To switch the IDE theme (not the code color scheme), go to Tools -> Material Theme and choose 'Darker Theme', 'Default Theme' or 'Lighter Theme'.

8年前 评论