-
Notifications
You must be signed in to change notification settings - Fork 30.4k
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
All text is black in all themes #136037
Comments
Same here (terminal is colourless as well). I just happen to upgrade from macOS Catalina (10.15) to macOS Monterey (12). Extension bisect did not help. Does not happen when I remove I could bisect it to a missing/broken font, since removing it from the --- settings_broken.json 2021-10-28 18:02:31.000000000 +0200
+++ settings_working.json 2021-10-28 18:05:17.000000000 +0200
@@ -4,7 +4,7 @@
"editor.tabSize": 4,
"editor.renderWhitespace": "none",
"editor.wordWrap": "on",
- "editor.fontFamily": "Source Code Pro, Menlo, Monaco, 'Courier new', monospace",
+ "editor.fontFamily": "Menlo, Monaco, 'Courier new', monospace",
"editor.fontSize": 12,
"editor.scrollBeyondLastLine": false,
"[javascript]": { VS Code version: Code 1.61.2 (Universal) (6cba118, 2021-10-19T15:49:28.381Z) System Info
Extensions (17)
(2 theme extensions excluded) |
Replacing "Source Code Pro" Regular OTF with the TTF variant fixes the issue for me. |
/needsMoreInfo This one looks like duplicate of #100840 (at least it is for @nietonfir). @vgrigoriu could you please confirm that you have @nietonfir I think it's already reported/fixed adobe-fonts/source-code-pro#250 however I'm not sure how/when this font is installed on your devices and how it should be updated. |
Duplicate of #100840 |
Thanks everyone, an update of Source Code Pro fixed it! |
Issue Type: Bug
Not sure how I got to this state, but no matter what theme I choose and what syntax the file has, all text is black (background color does change, boldness etc. do change). Weirdly, I do see colors in the minimap on the right.
VS Code version: Code 1.61.2 (6cba118, 2021-10-19T15:49:28.381Z)
OS version: Darwin x64 20.6.0
Restricted Mode: No
System Info
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
Extensions (7)
A/B Experiments
The text was updated successfully, but these errors were encountered: