diff --git a/qutebrowser/mainwindow/statusbar/progress.py b/qutebrowser/mainwindow/statusbar/progress.py index 0f120762e..17892fe33 100644 --- a/qutebrowser/mainwindow/statusbar/progress.py +++ b/qutebrowser/mainwindow/statusbar/progress.py @@ -36,6 +36,7 @@ class Progress(QProgressBar): border-radius: 0px; border: 2px solid transparent; background-color: transparent; + font: {{ font['statusbar'] }}; } QProgressBar::chunk {