sunilpaulmathew / sNotz

An open-source, privacy-friendly, and completely offline application to manage notes
https://sunilpaulmathew.github.io/sNotz/
GNU General Public License v3.0
63 stars 8 forks source link

Cursor color #26

Open FTno opened 2 years ago

FTno commented 2 years ago

When I select a very light background color for a note, I'm not able to see the cursor because it always has a whitish color.

If it's possible to get the text color as cursor color, I think that would be the best solution.

(v. 0.24)

sunilpaulmathew commented 2 years ago

@FTno Which android version you're on. I think changing cursor colors won't work on older versions of android. That's why I hardcoded white color on Android versions lower than Q . Will look for a better method. Regards Sunil

FTno commented 2 years ago

Yes I'm on an old version, still using my Galaxy S7 with Android 7 (nougat).

If it's not possible with more than one color on older versions, I suggest a turquoise color or maybe orange. It will mean that there will be a problem if the background color is about the same, but I think it will be a smaller problem than with white cursor which will be problematic regardless of background color as long as the background color is quite light.