Remove unused help_category/entry_color styles. Resolve #2771
This commit is contained in:
parent
cec502cecc
commit
bef44a5ae6
1 changed files with 0 additions and 2 deletions
|
|
@ -585,8 +585,6 @@ OPTIONS_ACCOUNT_DEFAULT = {
|
||||||
"footer_text_color": ("Text inside Footer Lines.", "Color", "n"),
|
"footer_text_color": ("Text inside Footer Lines.", "Color", "n"),
|
||||||
"footer_fill": ("Fill for Footer Lines.", "Text", "="),
|
"footer_fill": ("Fill for Footer Lines.", "Text", "="),
|
||||||
"column_names_color": ("Table column header text.", "Color", "w"),
|
"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"),
|
"timezone": ("Timezone for dates.", "Timezone", "UTC"),
|
||||||
}
|
}
|
||||||
# Modules holding Option classes, responsible for serializing the option and
|
# Modules holding Option classes, responsible for serializing the option and
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue