Fix qutebrowser success color usage Mistake in commit 8c87fe5544da1f7717d3f4e45302d5b827542413
1 files changed, 1 insertions(+), 0 deletions(-) M files/configs/qutebrowser/config.d/style.py
M files/configs/qutebrowser/config.d/style.py => files/configs/qutebrowser/config.d/style.py +1 -0
@@ 48,6 48,7 @@ colors = { 'warning' : '#{color/warning/hex}', 'notice' : '#{color/notice/hex}', 'info' : '#{color/info/hex}', 'success' : '#{color/success/hex}', 'background' : '#{color/background/hex}', 'foreground' : '#{color/foreground/hex}', 'popup_background' : '#{color/popup_background/hex}',