花了4个多小时后,我找到了唯一的解决方案:
我没有找到好看的夜间光标,所以尝试自己创建。我使用了https://github.com/charakterziffer/cursor-toolbox并花了大约 1 小时来更改颜色,svgs/template.svg
以使日/夜模式下的光标看起来不错。
我的示例提交:https://github.com/fedotxxl/cursor-toolbox/commit/1ef4faa717fefb2d144871ad0fd4a060c6bf3877
替换style="fill:#000;fill-opacity:1;stroke:#fff;stroke-opacity:1"
为您的自定义颜色,编译并尝试。
希望它能帮助某人