Skip to content

Conversation

@DavidOliver
Copy link
Contributor

@DavidOliver DavidOliver commented Nov 1, 2025

The Lato font, used at the front of the sansFontFamily stack, does not currently have its italic style loaded, resulting in artificially skewed/fake italic characters.

image

Rather than add the italic style just for this "autocompletion results" text, we can drop back to the stack starting with system-ui font, as per the search results list below, making it likely that true italic will be used. Example with my browser set to use Inter:

image

@DavidOliver DavidOliver changed the title Prevent fake italic in autocomplete text Prevent fake italic in autocompletion results text Nov 1, 2025
@github-actions
Copy link

github-actions bot commented Nov 1, 2025

@DavidOliver DavidOliver merged commit a4927a4 into elixir-lang:main Nov 1, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants