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
14.92k stars 1.1k forks source link

Can't use in dark mode? #1734

Open jasonkneen opened 1 month ago

jasonkneen commented 1 month ago

Before submitting your bug report

Relevant environment info

Do you guys not use dark mode? Impossible to see text with dark mode on!

Description

Dark mode doesn't work

To reproduce

Switch on darkmode

Log output

CAN'T SEE ANYTHING
sestinj commented 1 month ago

@jasonkneen Can you share what IDE and color theme you're using? We do adjust to themes, but most likely here there's a specific theme whose colors don't apply well (that or the window just needs to be reloaded)

dreambit commented 1 month ago

Same issue for me, I cant use any of dark themes

image
fry69 commented 1 month ago

This seems to be an OS issue with fonts or color settings. On my Mac with default settings dark mode works just fine, see attached images. My VSCode JSON configuration contains zero font/color/theme config statements, not even dark or anything, that gets inherited from macOS apparently.

(Using current Continue Pre-Release 0.9.189 and current VSCode 1.91.1)

Java JSON
dreambit commented 1 month ago

@jasonkneen try disabling the github theme, it helped in my case

image
Seokhyeon315 commented 4 weeks ago

I have same issue. It's hard to see code text when I use darkmode theme on vscode