loctvl842 / monokai-pro.nvim

Monokai Pro theme for Neovim written in Lua, with multiple filters: Pro, Classic, Machine, Octagon, Ristretto, Spectrum
MIT License
441 stars 44 forks source link

fix a type error in blending backgrounds #5

Closed eddiecho closed 1 year ago

eddiecho commented 1 year ago

The call to blend() in editor.lua got the order of parameters wrong, resulting in a type error.