So when using GetStyleInfo() to get colour information, we get an RGB colour.
How do I convert that into an ANSI escape sequence, given that Ansi() takes the ansi escape number?
Is the RGB colour the one that is displayed? That is, if a user changes blue to green-blue, will RGBColourToName return blue or green-blue?
How do I convert that into an ANSI escape sequence, given that Ansi() takes the ansi escape number?
Is the RGB colour the one that is displayed? That is, if a user changes blue to green-blue, will RGBColourToName return blue or green-blue?