Background colors are darker than in delta --show-syntax-themes #1986
Unanswered
klapshin-marex
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Apologies for noob question. Tried to search, but couldn't find anything. I'm running latest Ubuntu LTS (in WSL if that matters), delta package from Ubuntu apt repo. Running from gnome-terminal. Config is minimal as recommended in the getting started + added

syntax-theme. The problem is that invoking justdelta a.rs b.rsI see darker background red/greens than indelta --show-syntax-themesoutput.Here
delta /tmp/a.rs /tmp/b.rsis on the left anddelta --show-syntax-themeis on the right. Both are running in gnome-terminal. Config is not changed between the calls. Both should be using same1337syntax-theme.Here is my config:
Please help me. What am I doing wrong?
Beta Was this translation helpful? Give feedback.
All reactions