pub fn load_theme_file(path_or_name: &str) -> Result<String>
Finds a theme file by exact path or theme name and reads it into a String.