## 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