-
Use the following script to send email dynamically
var mail = new GlideEmailOutbound();
mail.setSubject('Hello darkness, my old friend');
mail.addRecipient('sn@sn.com');
mail.addAddress('cc', 'a…
-
Currently, emails in this repo that include external images (e.g. the WATcloud logo) appear to prevent the macOS mail client from automatically turning the email dark.
I have an email here that doe…
ben-z updated
2 weeks ago
-
The Magic Sign-In link is not displayed properly in the standard Mail app on iPhone when using Dark Mode. However, it is still clickable if you know the exact area where the link should be.
- Devi…
-
Hi,
I like the tool really much, but I'm missing a UI feature to allow darker background images in light mode (similar to Windows Mail App) with contrasted text color.
To be precise: With darker…
-
All versions of Apple Mail (on macOS or iOS) require either the `` tag or `color-scheme: light dark;` CSS property for dark mode to work. This is weird and opposite to the way dark mode works on the w…
-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/ferdium/ferdium-app/blob/HEAD/CODE_OF_CONDUCT.md) that Ferdium Recipes adheres to.
- [X] I have searched th…
-
![image](https://user-images.githubusercontent.com/43090263/235302390-34f76954-dacb-41fb-b8a3-d336ab1baf8b.png)
-
Mail isn't automatically dark inverted using the Mail app on iOS, until I use `@media (prefers-color-scheme: dark)` and feed it the inverted colors
```
@media (prefers-color-scheme: dark) {
…
-
**Feature Suggestion: Use Shadcn UI for Design Consistency and Theme Management**
Hi there!
I wanted to suggest considering the integration of Shadcn UI in the PenCraft application. Using Shadcn…
-
**Description**
Can't read the mail from 'Tribune de Genève', if I try to swap to 'White mode' nothing change...
**Steps to reproduce**
Steps to reproduce the behavior:
1. Open the mail
2. Try…