Delta cannot detect light/dark theme from within terminal #20761
Labels
bug
[core label]
terminal
Feedback for terminal integration, shell commands, etc
theme
Feedback for theme configuration, accessibility, visual issues, etc
unactionable
Check for existing issues
Describe the bug / provide steps to reproduce it
Using Zed's built-in terminal with Delta configured as the pager for something like Git, it's unable to detect light mode. This is in contrast to running the same command (e.g.
git show
) in Kitty.Delta can be forced into light mode by configuring it with
--light
, which exposes how it should look when Zed is in light mode.Here's Delta's change: dandavison/delta#1615
And here's Lazygit for example fixing compatibility: jesseduffield/lazygit#3419
Environment
Zed stable 0.161.2, macOS 15.1
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your Zed.log file to this issue.
No response
The text was updated successfully, but these errors were encountered: