X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/79b7ca94b44db1697b4716601f1eb84f725f3318..7dd48bb77afddcd296bc0a77d01cf159e247ef3b:/qutebrowser/themes/nord-qutebrowser.py diff --git a/qutebrowser/themes/nord-qutebrowser.py b/qutebrowser/themes/nord-qutebrowser.py index cd6b8ef..e41b08a 100644 --- a/qutebrowser/themes/nord-qutebrowser.py +++ b/qutebrowser/themes/nord-qutebrowser.py @@ -277,11 +277,11 @@ c.colors.statusbar.command.private.fg = nord['nord5'] ## Background color of the statusbar in insert mode. ## Type: QssColor -c.colors.statusbar.insert.bg = nord['nord14'] +c.colors.statusbar.insert.bg = nord['nord3'] ## Foreground color of the statusbar in insert mode. ## Type: QssColor -c.colors.statusbar.insert.fg = nord['nord1'] +c.colors.statusbar.insert.fg = nord['nord6'] ## Background color of the statusbar. ## Type: QssColor