full and partial progress bar colors

This commit is contained in:
veeso
2021-07-08 14:29:28 +02:00
parent 55c4b777fb
commit b9cb961da6
16 changed files with 102 additions and 51 deletions

View File

@@ -16,7 +16,8 @@ transfer_local_explorer_foreground = "pink"
transfer_local_explorer_highlighted = "hotpink"
transfer_log_background = "Default"
transfer_log_window = "palevioletred"
transfer_progress_bar = "hotpink"
transfer_progress_bar_full = "hotpink"
transfer_progress_bar_partial = "deeppink"
transfer_remote_explorer_background = "Default"
transfer_remote_explorer_foreground = "plum"
transfer_remote_explorer_highlighted = "violet"