dandavison / delta

A syntax-highlighting pager for git, diff, grep, and blame output
https://dandavison.github.io/delta/
MIT License
21.32k stars 358 forks source link

Specify light and dark themes simultaneously, and auto-switch based on system appearance #1678

Open yam-liu opened 2 months ago

yam-liu commented 2 months ago

I want to specify light and dark themes simultaneously, and auto-switch based on the system's appearance like the default behavior.

bash commented 1 month ago

Since delta supports bat's BAT_THEME environment variable it might be a good idea to wait for bat to implement this first. I have opened a PR for this a while back: https://github.com/sharkdp/bat/pull/2896.

The mentioned PR for bat adds two new options / environment variables: