termux-app
termux-app copied to clipboard
Cursor colour turns grayish black on turning on dark mode.
Problem description
The cursor turns grayish black which is almost invisible on turning on Dark Mode from device settings in mobile. It does not changes if I uncomment use-black-ui = true
.
Steps to reproduce the behavior.
In a device with Xiaomi MIUI : • Turn on dark mode from Settings. • Open Termux. • Observe the cursor colour.
What is the expected behavior?
The cursor should remain white.
System information
- Termux application version: 0.118.0
- Android OS version: 10
- Device model: Redmi
Cursor color is controlled by current terminal theme which itself changeable through Termux:Styling or manually in ~/.termux/colors.properties
file.