Version confirmation
Following prerequisites
Neovim version
NVIM v0.9.0
Operating system/version
deepen v23 beta
Terminal name/version
kitty 0.28.1 created by Kovid Goyal
$TERM environment variable
No response
Branch info
main (Default/Latest)
Fetch Preferences
HTTPS (use_ssh = false)
How to reproduce the issue
- set
transparent_background to true.
- open some cpp file
- add an unused variable

Expected behavior
returns the correct value and the problem goes away.
Actual behavior
No response
Additional information
From my analysis, the wrong color is returned.

or I set blend_color to #000000, the error is missing.