In the current version of bash, in the shell.c source the line "extern int subshell_environment" line at ~ line #96. The "int subshell_en" is colored one way and "virnoment" is colored another.
Fixed bug where acceptVariable() was not checking to see if it was in the middle of scanning an include before updating the DOM.