>> Also, as a user, I think I might find it odd that I need to specify a color >> when really I just want the debug focus behavior. > > I'm not sure I agree that a user would find it odd if the property was named > debugfocuscolor and the documentation specified that it accepted one of X > values to give them flexibility.
As a user, I'd first expect to see a flag that enabled debug focus behavior, and then possibly an optional flag to control the color. >> Also, as Sandro pointed out, any hard-coded color may work well in some >> schemes but not in others. >> > Hence 3 colors. I was aware of the work that you and Sandro had been doing > on different color schemes. Right, but the issue isn't color - it's contrast. That's why XOR mode would help. It always draws in a contrasting color.
