regular color

pull/6/head
dvkt 5 years ago
parent 2e57d4051b
commit 97a2ae9602

@ -195,9 +195,8 @@ impl UI {
return;
}
print!(
"\r{}{}{}{}{}{}",
"\r{}{}{}{}{}",
termion::cursor::Hide,
color::Fg(color::LightBlack),
label,
".".repeat(i),
termion::clear::AfterCursor,

Loading…
Cancel
Save