Themes: Updated the built-in default theme regarding priority

This commit is contained in:
Paul Beckingham 2015-04-05 15:17:33 -04:00
parent d98b6e5c0b
commit a883c5ca41

View file

@ -195,7 +195,6 @@ std::string Config::_defaults =
"color.uda.priority.H=color255\n"
"color.uda.priority.L=color245\n"
"color.uda.priority.M=color250\n"
"color.uda.priority.none=\n"
"\n"
"# Tags\n"
"color.tag.next=rgb440\n"
@ -270,7 +269,6 @@ std::string Config::_defaults =
"color.uda.priority.H=bold white\n"
"color.uda.priority.M=white\n"
"color.uda.priority.L=\n"
"color.uda.priority.none=\n"
"\n"
"# Tags\n"
"color.tag.next=bold yellow\n"