Fly

Comment 1 for bug 1060819

Revision history for this message
Pragma Nolint (pragma-nolint) wrote :

Thanks for the report. I'll make the change suggested if I get more reports of this confusion, but as far as I know it's not a problem for most users. You can make the interface high-contrast, which will make the highlighted "S" much more obvious. To do this, open config.py in a text editor (the file is in the main Fly directory) and change line 8 from:
COLOR_SCHEME = "classic"
to
COLOR_SCHEME = "highcontrast"
Save the file, and exit the text editor. Next time Fly is started, high contrast colours will be used. Let me know if this doesn't work for you.