This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author cheryl.sabella
Recipients cheryl.sabella, terry.reedy
Date 2018-05-29.11:13:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1527592431.06.0.682650639539.issue33679@psf.upfronthosting.co.za>
In-reply-to
Content
Item 9 from #33610:
Reenable user config of context colors

* Add context tag to themes in configuration.
* In codecontext, get theme and context color from configuration.
* Use the colors when creating the context label.
* In timer event, update colors if they have changed.
* Change name of font_timer_event function.
* Modify tests to include colors.
History
Date User Action Args
2018-05-29 11:13:51cheryl.sabellasetrecipients: + cheryl.sabella, terry.reedy
2018-05-29 11:13:51cheryl.sabellasetmessageid: <1527592431.06.0.682650639539.issue33679@psf.upfronthosting.co.za>
2018-05-29 11:13:50cheryl.sabellalinkissue33679 messages
2018-05-29 11:13:50cheryl.sabellacreate