Code: Select all
"Red" Call("Coder::HighLight", 2, 0, "#FF5959", 1, 0, 11) Icon("%a\AkelFiles\icons\Crayons.dll", 0)
"Green" Call("Coder::HighLight", 2, 0, "#88E188", 1, 0, 12) Icon("%a\AkelFiles\icons\Crayons.dll", 1)
"Blue" Call("Coder::HighLight", 2, 0, "#68A7FF", 1, 0, 13) Icon("%a\AkelFiles\icons\Crayons.dll", 2)
"Cyan" Call("Coder::HighLight", 2, 0, "#9BFFFF", 1, 0, 14) Icon("%a\AkelFiles\icons\Crayons.dll", 3)
"Violet" Call("Coder::HighLight", 2, 0, "#BE7DFF", 1, 0, 15) Icon("%a\AkelFiles\icons\Crayons.dll", 4)
"Yellow" Call("Coder::HighLight", 2, 0, "#FFFF9B", 1, 0, 16) Icon("%a\AkelFiles\icons\Crayons.dll", 5)
"Gray" Call("Coder::HighLight", 2, 0, "#A9A9A9", 1, 0, 17) Icon("%a\AkelFiles\icons\Crayons.dll", 6)
"Orange" Call("Coder::HighLight", 2, 0, "#FFCD9B", 1, 0, 18) Icon("%a\AkelFiles\icons\Crayons.dll", 7)
SEPARATOR
-"Remove All Marks" Call("Coder::HighLight", 3, 0) Icon("%a\AkelFiles\icons\Crayons.dll", 8)