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

[Bug]: Fonts in Terminal seem not to be auto-converted when converting light/dark themes. #177

Open
1 task done
jeanchristophe13v opened this issue Dec 9, 2024 · 2 comments
Labels
bug Something isn't working themes Add or update theme requests triage Cause of the issue needs to be triaged

Comments

@jeanchristophe13v
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Fonts in terminal in Dark Theme are normal and good, but they looked pretty abnormal when I converted to any light theme. The fonts are unusually bold.

Uninstalling vscode or extension doesn't help.
image
lightt

Expected Behavior

I suppose this is what terminal fonts should look like

image

Steps To Reproduce

  1. Download the extension and turn it on
  2. Apply it to any light theme
  3. dada

Environment

- OS:Windows_NT x64 10.0.26100
- VSCode:1.95.3
- Extension: vibrancy continued
- Theme: any light theme

Anything else?

No response

@jeanchristophe13v jeanchristophe13v added bug Something isn't working triage Cause of the issue needs to be triaged labels Dec 9, 2024
@illixion
Copy link
Owner

Please check that you have "terminal.integrated.gpuAcceleration": "off" in your VSCode settings, something changed in recent VSCode versions and Vibrancy can no longer update this setting automatically, so that could be the root cause

@jeanchristophe13v
Copy link
Author

jeanchristophe13v commented Dec 10, 2024

Thanks for the tip!! That worked. But the fonts still look a bit different from what they looked like before. Every light theme has the same situation btw.

Now

image

Before

image

@illixion illixion added the themes Add or update theme requests label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working themes Add or update theme requests triage Cause of the issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants