You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love catppuccin, but there is one issue that I find annoying. The comment and the ghost text have similar color and sometimes its hard to distinguish them. I would like to change the color of comment or the ghost text. My question is: 1) how do I customize the color? 2) what customization do you recommend that does not disturb the overall theme. Thank you for your help!
I tried to set the ghost text color with:
"catppuccin.colorOverrides": {
// make text red red all flavors"all": {
"editorGhostText.foreground": "#ff0000",
}},
but it does not work.
The text was updated successfully, but these errors were encountered:
I love catppuccin, but there is one issue that I find annoying. The comment and the ghost text have similar color and sometimes its hard to distinguish them. I would like to change the color of comment or the ghost text. My question is: 1) how do I customize the color? 2) what customization do you recommend that does not disturb the overall theme. Thank you for your help!
I tried to set the ghost text color with:
but it does not work.
The text was updated successfully, but these errors were encountered: