vscode
vscode copied to clipboard
Font ghosting when in pre-edit mode
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
-
Traditional Chinese (other theme, Tokyo Night for example), ASUS Smart IME
-
Japanese (Catppuccin Mocha), Microsoft Japanese IME
-
Japanese (other theme, Tokyo Night for example), Microsoft Japanese IME
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