Open
Description
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 usegit --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.
Metadata
Metadata
Assignees
Labels
No labels