Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font ghosting when in pre-edit mode #434

Open
Yuuzi261 opened this issue Sep 6, 2024 · 1 comment
Open

Font ghosting when in pre-edit mode #434

Yuuzi261 opened this issue Sep 6, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Yuuzi261
Copy link

Yuuzi261 commented Sep 6, 2024

Hi, thank you for creating this good looking theme. But I have noticed that when I input Chinese or Japanese characters using IME with pre-edit mode, there is a font ghosting effect under this theme. Although it generally does not affect usage, it negatively impacts the experience when writing documents in these specific languages.

  • Traditional Chinese (Catppuccin Mocha), ASUS Smart IME
    image

  • Traditional Chinese (other theme, Tokyo Night for example), ASUS Smart IME
    image

  • Japanese (Catppuccin Mocha), Microsoft Japanese IME
    image

  • Japanese (other theme, Tokyo Night for example), Microsoft Japanese IME
    image

settings.json (part)

{
    ...
    "editor.semanticHighlighting.enabled": true,
    "terminal.integrated.minimumContrastRatio": 1,
    "window.titleBarStyle": "custom",
    "catppuccin.accentColor": "blue",
    ...
}

OS: Windows 11, 23H2
VSCode: August 2024 (version 1.93)
Catppuccin for VSCode: v3.15.2

@backwardspy
Copy link
Member

hey, thanks for raising this!

i am able to replicate the issue, and can confirm that it seems to only happen with our theme. it's not immediately obvious to me which part(s) of a vscode theme are responsible for this appearance. will require some more investigation to find a fix.

@backwardspy backwardspy added the bug Something isn't working label Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants