--- a/eric7/Preferences/ConfigurationPages/TasksPage.py Mon Dec 27 19:46:16 2021 +0100 +++ b/eric7/Preferences/ConfigurationPages/TasksPage.py Tue Dec 28 15:02:01 2021 +0100 @@ -13,6 +13,8 @@ import Preferences +# TODO: colorize tasks marker line edits according to the selected background +# colors class TasksPage(ConfigurationPageBase, Ui_TasksPage): """ Class implementing the Tasks configuration page.