K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-08-30T13:29:32.008902Z K 7 svn:log V 354 lualoader: fix color usage Resetting to the default color scheme was done prior to reading the config. This is bogus; colors may only be declined by the user with the loader.conf(5) variable "loader_color", so such a request for no color will not be completely honored as we reset to the default color scheme unconditionally. Approved by: re (rgrimes) END