From 53d097495c61d6149c20763ec88b431c60a33ba5 Mon Sep 17 00:00:00 2001 From: Iulian Onofrei <6d0847b9@opayq.com> Date: Thu, 7 Nov 2019 16:35:44 +0200 Subject: Remove duplicate code --- ranger/colorschemes/jungle.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranger/colorschemes/jungle.py b/ranger/colorschemes/jungle.py index 2dd1db85..a1fd768d 100644 --- a/ranger/colorschemes/jungle.py +++ b/ranger/colorschemes/jungle.py @@ -15,7 +15,7 @@ class Scheme(Default): if context.directory and not context.marked and not context.link \ and not context.inactive_pane: - fg = green + fg = self.progress_bar_color if context.in_titlebar and context.hostname: fg = red if context.bad else blue -- cgit 1.4.1-2-gfad0