]> git.rmz.io Git - dotfiles.git/blobdiff - qutebrowser/themes/nord-qutebrowser.py
qutebrowser: use light dark for insert mode bg
[dotfiles.git] / qutebrowser / themes / nord-qutebrowser.py
index cd6b8ef1adecdd15b4c9e6e16370a8c176bc9308..e41b08a6cff6f2491dacf5e1c1a7c5c539d22f64 100644 (file)
@@ -277,11 +277,11 @@ c.colors.statusbar.command.private.fg = nord['nord5']
 
 ## Background color of the statusbar in insert mode.
 ## Type: QssColor
 
 ## 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
 
 ## 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
 
 ## Background color of the statusbar.
 ## Type: QssColor