X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/fdd7a7991ad493db282e6f6239ecbe4332521898..272f8887efd100c9ef4d0688664e6fe00573bf4d:/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