You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: allow transparent background via config or flag
so terminal/IDE themes show through. Adds a `--transparent` CLI flag
and a `transparent_background` config key. When set, the diff theme
omits the background color and uses the terminal default.
Fixes#245
0 commit comments