Thomas Fricke

Results 5 comments of Thomas Fricke

Hello @eirslett, we have run into the same issue. Is there a way to merge #725? Unfortunately we can´t provide a fork in our artifactory. Kind regards Thomas

Hopefully, i will give it a try.

> Hopefully, i will give it a try. Nope, unfortunately it's not working for me.

You can create a generic smtp without username and a blank as password by just removing the disabled flag via inspector in your browser.

Another workaround: Since delta respects bat theme, you can set themes via env variables. ```bash # Bat setting export BAT_THEME="" export BAT_THEME_LIGHT="Catppuccin Latte" export BAT_THEME_DARK="Catppuccin Frappe" export BAT_STYLE="full,-grid,-header-filesize,-header-filename" # BAT_THEME...