I notice that in the Arduino IDE 2.0.0-beta.5. when using the pinMode() function, the keyword arguments OUTPUT, INPUT, and INPUT_PULLUP do not show any coloring.
With Arduino IDE 1.8.13 they show up blue-ish, which is helpful.
In windows 10, the same happens, OUTUP, HIGH, LOW, INPUT and INPUT_PULLUP, it does not change color.
Also my PC is a FX6600, 16 Gb ram and a 6Gb nvidia 1060 video card, seagate 480 SSD disk, it starts slower than IDE 1.8.3, much slower than VS code, which has to load platformio and python
En windows 10, ocurre lo mismo, OUTUP, HIGH, LOW, INPUT e INPUT_PULLUP, no cambia de color.
Ademas mi PC es una FX6600, 16 Gb ram y una placa de video nvidia 1060 de 6Gb, disco seagate 480 SSD, arranca mas lento que el IDE 1.8.3, mucho mas lento que el VS code, que tiene que cargar platformio y python
I normally use the dark theme but I did check it for them all.
OUTPUT, HIGH, LOW, INPUT and INPUT_PULLUP does not change color, stays white, in all of the themes. Just as a matter of interest, personally I think the light Theia is totally unusable (on my computer and screen at least).