Skip to content

🐛 Always using light theme on dark background #1663

Open
@EbonJaeger

Description

@EbonJaeger

After updating to the 0.17.0 release, I can no longer read git diffs due to delta using a light theme on my dark terminal background.

My setup consists of Alacritty with Zellij and Fish. I tested on a stock GNOME Terminal as well with un-modified bash, and the problem happens there, as well. My .gitconfig options for diffing matches that in the Delta readme.

  • Please include the raw text output from git, so that we can reproduce the problem.
    (You can use git --no-pager to produce the raw text output.)
    diff --git a/packages/a/adw-gtk3-theme/package.yml b/packages/a/adw-gtk3-theme/package.yml
    index aeb8a25200..06017a5c30 100644
    --- a/packages/a/adw-gtk3-theme/package.yml
    +++ b/packages/a/adw-gtk3-theme/package.yml     @@ -1,8 +1,8 @@
     name       : adw-gtk3-theme
    -version    : '5.2'
    -release    : 12
    +version    : '5.3'
    +release    : 13
     source     :
    -    - https://github.com/lassekongo83/adw-gtk3/archive/refs/tags/v5.2.tar.gz : 1265b9dbc933bf602da1c419e515752bc8d7b9e6f8a09eafd740315d321501d7
    +    - https://github.com/lassekongo83/adw-gtk3/releases/download/v5.3/adw-gtk3v5.3.tar.xz : 2e6e87935bef30936e40d07c7af4fd20754e77917be224f61c4346867196bef0
     license    : LGPL-2.1-only
     homepage   : https://github.com/lassekongo83/adw-gtk3
     component  : desktop.them
  • A screenshot of Delta's output is often helpful also.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions