PhpStorm 函数调用 custom/standard:可能有不同的颜色?

PhpStorm function call custom/standard: possible to have different colors?

如您在下面的屏幕截图中所见,我有两个函数:标准 php 函数 strlen() 和自定义 php 函数 foo().

我想为不同类型的功能提供 2 种不同的颜色:标准颜色为蓝色,自定义颜色为黑色。

这是我的设置:

有人可以帮我弄两种不同的颜色吗?

自 PhpStorm 2016.1 以来不再可能 -- 此类功能已被删除。

https://youtrack.jetbrains.com/issue/WI-30540#comment=27-1284395