gh-91398: Remove IDLE shell sidebar padding by BA-24 · Pull Request #32363 · python/cpython

@BA-24

I noticed there was a white bar to the left in my IDLE, it stuck out like a soar thumb since I have a custom dark theme. This was not an issue with earlier versions.

Changing this line of code solves this issue and leaves the color choices up to the user.

terryjreedy

@terryjreedy

@terryjreedy terryjreedy changed the title Remove white bar bpo-45451: Remove IDLE shell sidebar padding

Apr 11, 2022

terryjreedy

@terryjreedy terryjreedy changed the title bpo-45451: Remove IDLE shell sidebar padding gh-89614: Remove IDLE shell sidebar padding

May 17, 2022

@terryjreedy terryjreedy changed the title gh-89614: Remove IDLE shell sidebar padding gh-91398: Remove IDLE shell sidebar padding

May 21, 2022

@terryjreedy

StanFromIreland

@hugovk