Michael Morrow
Michael Morrow
I just got the same exact issue on Mac Sonoma 14.7. Fresh install of the plugin, so I didn't mess with anything. Actually, I got a bit more than just...
Update: this only happens with the rose pine theme plugin installed.
Found the issue. In the `index.js` for the color theme, you need to remove `cursorAccentColor`. Once I do this, the problem goes away.
I think this is worth reopening, since this issue is on Windows also. I just tested it. Change `cursorAccentColor` in the default `.hyper.js` config from `#000` to `#ffffff` and the...