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";