This file in zephyr has a wrong syntax highlighting (everything is red): https://elixir.bootlin.com/zephyr/v4.2.1/source/kernel/Kconfig.device
I suppose Elixir did not manage to detect the file type correctly ?
This is the only file I found with this issue, all other Kconfig files I checked in Zephyr were displayed correctly.
The issue seems to be only with the highlighting, the symbols are handled correctly.