tone down frame color and use a better widget name

This commit is contained in:
Paul Davis 2017-08-15 10:48:29 -04:00
parent 5e41293f9e
commit c67d1d477e
2 changed files with 5 additions and 5 deletions

View file

@ -612,7 +612,7 @@ SessionDialog::setup_new_session_page ()
template_desc.set_name (X_("TextOnBackground"));
template_desc.set_border_width (6);
template_desc_frame.set_name (X_("HighlightFrame"));
template_desc_frame.set_name (X_("TextHighlightFrame"));
template_desc_frame.add (template_desc);
//template_chooser is the treeview showing available templates