color
The text colors of the rows of alpha_window. The array size is equivalent to the current number of rows in the window, although not all lines may be currently visible.
Changing array values will effect an immediate visual change.
Yields the color of text on row number 4.
tell win1.line_colors[4]