1pub mod pixel_art; 2pub mod color_string; 3mod ubuntu_terminal_sceme; 4mod windows_cmd_sceme; 5pub mod animation; 6pub mod shapes;