Is your feature request related to a problem?
In forms (composer, login), it's sometimes hard to quickly see which field is focused, especially with some themes.
Describe the solution you'd like
Use a more prominent focus indicator, such as a colored border around the active textarea or a different prompt character/color.
Describe alternatives you've considered
N/A
Additional context
Check tui/composer.go and tui/login.go.
Is your feature request related to a problem?
In forms (composer, login), it's sometimes hard to quickly see which field is focused, especially with some themes.
Describe the solution you'd like
Use a more prominent focus indicator, such as a colored border around the active
textareaor a different prompt character/color.Describe alternatives you've considered
N/A
Additional context
Check
tui/composer.goandtui/login.go.