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

Update DiffChange to use nord13 (yellow) #65

Closed yelite closed 2 years ago

yelite commented 2 years ago

According to https://www.nordtheme.com/docs/colors-and-palettes, nord13 (yellow) should be used for DiffChange. I am not sure why nord12 (orange) is used currently. Personally I feel that nord12 orange looks very close to nord11 red, which causes confusion between deletion and change.

shaunsingh commented 2 years ago

Ah, I must've misread the docs. Thanks for the fix!