refactor scanner, add progress bar
This commit is contained in:
@@ -17,5 +17,20 @@ help = #999999
|
||||
|
||||
background = #001321
|
||||
|
||||
info = #88FF88
|
||||
error = #FF8888
|
||||
danger = #FF8888
|
||||
|
||||
log.time = #9999FF
|
||||
log.message = #f1f2f6
|
||||
log.path = #9999FF
|
||||
|
||||
bar.back = #555555
|
||||
bar.finished = #70bc45
|
||||
bar.complete = #70bc45
|
||||
bar.pulse = #f1f2f6
|
||||
|
||||
progress.description = #999999
|
||||
progress.percentage = #70bc45
|
||||
progress.spinner = #70bc45
|
||||
|
||||
|
||||
Reference in New Issue
Block a user