]> granicus.if.org Git - python/commit
Raise priority of 'sel' tag so its foreground (on Windows) will take
authorGuido van Rossum <guido@python.org>
Mon, 19 Oct 1998 02:22:41 +0000 (02:22 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 19 Oct 1998 02:22:41 +0000 (02:22 +0000)
commit6c5baeb6df01f31c0be9b024f5b169969db89680
tree25f0256c5799205a349086046b5d0ab181d1ff44
parent0737430bf8f7754f72e5fdd3faa2a51c871b2a4b
Raise priority of 'sel' tag so its foreground (on Windows) will take
priority over text colorization (which on Windows is almost the
same color as the selection background).

Define a tag and color for breakpoints ("BREAK").
Tools/idle/ColorDelegator.py