adjusted color

This commit is contained in:
Candifloss 2024-08-18 00:10:29 +05:30
parent e43fd9d7a1
commit 99305cecbe

View File

@ -132,7 +132,7 @@ fn main() -> std::io::Result<()> {
//Git status
let git_branch = get_git_branch();//.clear();
let git_repo_root = get_git_root();
let git_repo_name = get_git_repo_name(git_repo_root.clone()).truecolor(200, 150, 80);
let git_repo_name = get_git_repo_name(git_repo_root.clone()).truecolor(122, 68, 24);
let git_char = get_git_char(git_branch); //.to_string());
//pwd