More colors in the MARK menu.
Posted: Tue Dec 20, 2016 3:23 pm
I added 3 colors, is now 8.

"Pink" Call("Coder::HighLight", 2, 0, "#FF55C6", 1, 0, 15) Icon()
"Blue" Call("Coder::HighLight", 2, 0, "#0F5EEB", 1, 0, 15) Icon()
"Lemon" Call("Coder::HighLight", 2, 0, "#D0FF00", 1, 0, 14) Icon()
1.Problem is that I can only display 5 at the same time, and not all 8.
2. Do you can turn on at the same time Pink and Blue or Pink and Green.
What can you do with it?

"Pink" Call("Coder::HighLight", 2, 0, "#FF55C6", 1, 0, 15) Icon()
"Blue" Call("Coder::HighLight", 2, 0, "#0F5EEB", 1, 0, 15) Icon()
"Lemon" Call("Coder::HighLight", 2, 0, "#D0FF00", 1, 0, 14) Icon()
1.Problem is that I can only display 5 at the same time, and not all 8.
2. Do you can turn on at the same time Pink and Blue or Pink and Green.
What can you do with it?
