continue
                                
                                 continue copied to clipboard
                                
                                    continue copied to clipboard
                            
                            
                            
                        Text Color Not Updating in Continue Extension Across Different Themes
Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the Continue Discord for questions
- [X] I'm not able to find an open issue that reports the same bug
- [ ] I've seen the troubleshooting guide on the Continue Docs
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:
Light theme:
Log output
No response