shaunsingh / nord.nvim

Neovim theme based off of the Nord Color Palette, written in lua with tree sitter support
GNU General Public License v2.0
803 stars 107 forks source link

Fix lualine y section background #94

Closed gbprod closed 2 years ago

gbprod commented 2 years ago

Without this, the background of the y section of lualine changes for each modes with strange colors. This commit set the same background for each modes (like normal mode).