Skip to content

Menu titles have compatability and reading issues #9

Description

@HomerHaddock

Python version: 3.12.6
Input API version: 2.1.1

When a menu is displayed the title is given a white background with black text. The method that allows this might not be compatible with all terminal screens, and for people who don't have their terminal colors be white text on black background might have trouble reading the display.

We should add a new parameter to the menus called style where it takes a boolean value, defaults to false. This will enable the ability to disable the titles specific display and be re-enabled when somebody needs it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions