Skip to content

tk.Entry font color issue #150

Open
Open
@YezhangLiu

Description

@YezhangLiu

when tk.Entry state set to 'read-only' on sv ttk dark mode, font color becomes white and bg also white, make it hard to see the text.
file_entry = tk.Entry(frame, width=30, fg='black')
fg = 'black' here doesn't work

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions