[Question] How can I customize floating window background colors?
For example, I'd like the Telescope background color to obey my bg_sidebar color, but if I add TelescopePrompt to my sidebars table in the theme config, it only colors the input box:

And my floating terminal window has a border around it which matches the default background color, how can I make that match the sidebar bg color?

You can use the tokyonight_colors options. The color you want to override is bg_float
@folke I've set that to the darker color in these screenshots. it's not working properly.
Hi! I just added a bunch of documentation on how to override colors & highlight groups.
What is the color I need to override for changing background of current selection on floating window?