continuedev / continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
https://docs.continue.dev/
Apache License 2.0
17.67k stars 1.37k forks source link

Text Color Not Updating in Continue Extension Across Different Themes #1756

Open ebynnerlys opened 2 months ago

ebynnerlys commented 2 months ago

Before submitting your bug report

Relevant environment info

- OS: Windows 11 Pro
- Continue: v0.8.43
- IDE: VS Code 1.91.1
- Model: Any model (since the issue occurs with all models)
- config.json:

Description

When I change the color theme in VS Code, the background colors in the code viewer generated by “Continue” update correctly. However, the text colors remain unchanged. As a result, I can’t use any light color themes because the generated code text is barely readable. This issue occurs with all custom VS Code color themes.

To reproduce

Dark theme: image

Light theme: image

Log output

No response

notnotno commented 2 months ago

Also having this issue. Online stats show light themes account for about 37% of VSCode Users.