clr-installer icon indicating copy to clipboard operation
clr-installer copied to clipboard

Missing a theme should not stop installation

Open mdhorn opened this issue 7 years ago • 0 comments

Issue by mdhorn Friday Aug 03, 2018 at 20:50 GMT


Need to rework the code that loads the theme for the TUI to not fail when missing the theme file.

An external color theme for the UI should not be something that prevents the user from completing the installation process -- a color theme is not essential.

Perhaps create some hard-coded, built-in theme set to fail back to versus panicking the program.

mdhorn avatar Aug 13 '18 19:08 mdhorn