Sammy,
As the macro below proves, Console TSE's colors are gettable and settable using TSE's GetColorTableValue() and SetColorTableValue()
functions.
But, as also shown, in GUI TSE and Linux TSE these functions use an RGB color, and in Console TSE they use a BGR color.
Of course a macro can compensate for this difference, but it makes sense to suggest to make Console TSE's functions equal to GUI TSE
and Linux TSE.
How say you?
https://ecarlo.nl/tse/DemosAndTests.html#Test_Console_ColorTableValues
Carlo