Enhancement: Modify Image Background Color in `New-HTMLImage` to Include None/Transparent Option
Closed this issue · 2 comments
Imran-imtiaz48 commented
With the increasing adoption of dark mode themes across various email clients, the default white background color applied when inserting images can lead to inconsistent visual experiences. This enhancement ensures that when images are inserted using the New-HTMLImage
function, the background color can be customized, including the option to set it to none/transparent, thereby maintaining design integrity across different themes.
PrzemyslawKlys commented
Seems identical to:
PrzemyslawKlys commented
Or are you actually doing a PR to solve it?