tinty 0.8.0

Change the theme of your terminal, text editor and anything else with one command!
1
2
3
4
5
6
7
pub mod current;
pub mod info;
pub mod init;
pub mod list;
pub mod set;
pub mod setup;
pub mod update;