Hi, I use a setup changing colorscheme depending on OS dark/light appearance. However, fidget colors stay the same and are not updated as can be seen in this video: https://github.com/user-attachments/assets/84473b5b-8343-4c32-90cc-ddc22d7f0087 Would it be possible to update colors on colorscheme reload or at least provide a callback forcing the reload? Similar solution is implemented e.g. here: https://github.com/nvim-tree/nvim-web-devicons/issues/298 Thanks!
Hi, I use a setup changing colorscheme depending on OS dark/light appearance.
However, fidget colors stay the same and are not updated as can be seen in this video:
Screen.Recording.2025-10-01.at.21.21.20.mov
Would it be possible to update colors on colorscheme reload or at least provide a callback forcing the reload?
Similar solution is implemented e.g. here: nvim-tree/nvim-web-devicons#298
Thanks!