tinty 0.1.0

Change the theme of your terminal, text editor and anything else with one command!
1
2
3
4
pub const REPO_URL: &str = "https://github.com/tinted-theming/tinty";
pub const REPO_NAME: &str = "tinty";
pub const REPO_DIR: &str = "repos";
pub const CURRENT_SCHEME_FILE_NAME: &str = "current_scheme";