Skip to content

[Feature Request] Add an option or theme setting for bold text in candidate suggestions #310

Description

@DuluozPast

Hi Patrick,
First of all, thank you for your continuous work on Pastiera!
I have a small quality-of-life suggestion regarding visual accessibility and candidate visibility: would it be possible to add an option (or a theme parameter) to render suggested words in bold font in the candidate bar?
Use case / Benefit: When typing quickly on a physical keyboard, having the word suggestions displayed in bold text makes them significantly easier to spot and read at a glance.
Implementation detail: In the Compose rendering for the candidate bar (FullSuggestionsBar.kt), applying fontWeight = FontWeight.Bold to the candidate Text elements (or exposing a boolean property like suggestionBold in KeyboardThemePreset) would offer great visual contrast.
Thank you for considering this enhancement!
Cheers,

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