Remove unused help_category/entry_color styles. Resolve #2771

This commit is contained in:
Griatch 2022-10-23 12:10:58 +02:00
parent cec502cecc
commit bef44a5ae6

View file

@ -585,8 +585,6 @@ OPTIONS_ACCOUNT_DEFAULT = {
"footer_text_color": ("Text inside Footer Lines.", "Color", "n"),
"footer_fill": ("Fill for Footer Lines.", "Text", "="),
"column_names_color": ("Table column header text.", "Color", "w"),
"help_category_color": ("Help category names.", "Color", "n"),
"help_entry_color": ("Help entry names.", "Color", "n"),
"timezone": ("Timezone for dates.", "Timezone", "UTC"),
}
# Modules holding Option classes, responsible for serializing the option and