The <ITEM> tag
<ITEM>
The id attribute
This attribute is required. The item ID consists of the item prefix it and a number.
Example: it13
The color attribute
This attribute is optional. The color is specified according to the tkinter conventions as a hexadecimal RGB value.
Example: #ffffff