{"id":12986,"date":"2021-02-01T10:17:00","date_gmt":"2021-02-01T10:17:00","guid":{"rendered":"https:\/\/www.digitalresponse.es\/?p=12986"},"modified":"2021-02-01T10:17:00","modified_gmt":"2021-02-01T10:17:00","slug":"dark-mode-impact-on-email-marketing","status":"publish","type":"post","link":"https:\/\/www.digitalresponse.es\/en\/dark-mode-impact-on-email-marketing\/","title":{"rendered":"Dark Mode&#8217;s impact on Email Marketing"},"content":{"rendered":"\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2020\/04\/darkmodecab-1-1024x540.jpg\" alt=\"\" class=\"wp-image-11487\"\/><\/figure>\n\n\n\n<br>\n\n\n\n<p>In the last few months, we have seen the arrival of a new way to visualize our digital workspaces: Dark Mode. And it is here to stay. Since Apple started using it last year, many devices and apps have already begun adapting to this new form of content display, creating confusion in the email marketing field when\u00a0<strong>adapting our CSS styles to this new display<\/strong>. Our first question is:\u00a0<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What is Dark Mode for?<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Less eyesight damage<\/strong>. The decrease in the screen brightness requires less effort from our eyes.<\/li><li><strong>Increases comfort in dark environments<\/strong>. Dark mode helps us use screens during the night or in spaces with low light.&nbsp;<\/li><li><strong>Battery saving<\/strong>. Dark colors require a lower brightness, which uses less battery.&nbsp;<\/li><\/ul>\n\n\n\n<p>The popularity of dark mode has rapidly increased, as users appreciate the extra comfort and more extended durability of the battery. And with this accelerated growth, the email field has welcomed it in a disorganized and inconsistent way. Before diving right into it, a side note: we will be talking about HTLM developed emails since text emails invert natively without any problem.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Which email clients allow dark mode?<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Mobile Apps<ul><li>Gmail App (iOS \/ Android)<\/li><li>Outlook App (iOS \/ Android)<\/li><\/ul><\/li><li>Desktop Apps<ul><li>Apple Mail<\/li><li>Outlook 2019 (Mac \/ Windows)<\/li><\/ul><\/li><li>Website clients<ul><li>Outlook.com<\/li><\/ul><\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>How do the different email\/device clients apply dark mode?<\/strong><\/h2>\n\n\n\n<p>Here is where the madness begins. There are\u00a0<strong>3 different ways<\/strong>\u00a0of applying dark mode depending on the email client:Inverting all the colors declared in CSS (Total inversion), only inverting light backgrounds and maintaining the same colors in the already dark areas (Partial inversion) or respecting the original colors (Original color).<\/p>\n\n\n\n<p>The different email clients apply it in the following way:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Gmail App (Android)\u00a0Partial inversion<\/li><li>Gmail\u00a0App (iOS)\u00a0Total inversion<\/li><li>Outlook (Android)\u00a0Partial inversion<\/li><li>Outlook (iOS)\u00a0Partial inversion<\/li><li>iOS Mail\u00a0Original Color<\/li><li>Apple Mail\u00a0Original Color<\/li><li>Outlook 2019 (MacOS)\u00a0Partial inversion<\/li><li>Outlook 2019 (Windows)\u00a0Total inversion<\/li><\/ul>\n\n\n\n<p>Source: Litmus Blog<\/p>\n\n\n\n<br>\n\n\n\n<p>This diversity in the way of applying dark mode is the first setback that we encounter when trying to find a stable solution for all the clients. Our email is now displayed very differently in different settings, and we need it to be as consistent as possible.\u00a0\u00a0<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img decoding=\"async\" src=\"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2020\/04\/mockup-1.jpg\" alt=\"\" class=\"wp-image-11483\"\/><\/figure><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Which email clients allow overwriting their dark mode style?<\/strong><\/h2>\n\n\n\n<p>Not only do the different email clients apply dark mode differently, but the support for the CSS styles used to give it shape is not uniform either.\u00a0<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img decoding=\"async\" src=\"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2020\/04\/frustrado.gif\" alt=\"\" class=\"wp-image-11515\"\/><\/figure><\/div>\n\n\n\n<p>This is important because given there isn&#8217;t an understanding between the different email clients on which details can be overwritten, our efforts in making the email look the same everywhere will be in vain. We can only try to&nbsp;<strong>minimize the damage to the designs of the different versions inflicted by the changes<\/strong>.&nbsp;<\/p>\n\n\n\n<p>Apple apps let us code specific styles for dark mode using a media query:<\/p>\n\n\n\n<p><strong>@media (prefers-color-scheme: dark)<\/strong><\/p>\n\n\n\n<p>This method, however, cannot be used in the rest of the devices and apps. After Iphone&#8217;s native app, the most used email client is&nbsp;<strong>Gmail, whose app does not allow changes on their dark mode styles.&nbsp;<\/strong>Another client that doesn&#8217;t allow any modification to the styles is Outlook 2019, although this app is quite irrelevant when it comes to B2C lists. Lastly, a service that does allow changes through another method is&nbsp;<strong>Outlook.com<\/strong>; Mark Robins explains&nbsp;<a href=\"https:\/\/litmus.com\/community\/discussions\/8256-outlook-app-vs-dark-mode-on-ios-a-disaster#comment-16402\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a>&nbsp;how to do it by using the tags [<strong>data-ogsc] and [data-ogsb]<\/strong>.<\/p>\n\n\n\n<p>Outlook.com, however, is not one of the most-used services either, which complicated the justification of developing styles specifically for it.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2020\/04\/marketshare-darmode.png\" alt=\"\" class=\"wp-image-11489\" width=\"415\" height=\"374\"\/><figcaption>In most audiences, Apple and Gmail represent close to 2 thirds of the opens.\u00a0<\/figcaption><\/figure><\/div>\n\n\n\n<p><strong>Summarizing<\/strong><\/p>\n\n\n\n<p>Let&#8217;s retain the following ideas:<\/p>\n\n\n\n<p><strong>Apple&nbsp;<\/strong>is the system that \u00abbreaks\u00bb our email the least in dark mode, maintaining by default our HTML styles and applying dark mode solely on the app interface and not the content of our email. We can, however, create specific styles for the dark mode that affect the content, which would involve generating a particular code for this dark mode and would be included within a media query to the original HTML for the normal mode.&nbsp;<\/p>\n\n\n\n<p>The issues arrive, mainly with&nbsp;<strong>Gmail App, Outlook.com, and Outlook 2019 Windows<\/strong>. There is no way to shape the dark mode of Gmail and Outlook 2019 through CSS. And in the case of Outlook.com, since it requires a specific code for it and it is a minority service, it ends up at the back of the development priorities line.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>\u00a0After this analysis and bringing it to everyday practice, we reach the following conclusions&#8230;<\/strong><\/h2>\n\n\n\n<p>Given the complexity of the different visualizations and supports of all the email clients,&nbsp;<strong>the development of ad hoc solutions for dark mode can end up being really pricy and, the result, heterogenic.<\/strong>&nbsp;Any application of specific styles for dark mode would only apply to Apple devices (where the original design is already shown correctly) and Outlook.com (minority).&nbsp;Gmail App is one of the most-used clients, and we cannot apply changes to the dark mode through CSS.&nbsp;<\/p>\n\n\n\n<p>Because of that, the development of specific styles for dark mode may not be profitable (since it would require development time and the subsequent costs, for a result that can&#8217;t be applied in a uniform and stable way to all email clients). Even so, if we have enough resources,&nbsp;<strong>we could develop solutions aimed at Mac\/iOS and Outlook.com apps by using the previously mentioned methods.<\/strong>&nbsp;<\/p>\n\n\n\n<p>But in reality, the scenario we most come across is that clients do not usually see as profitable this kind of development, given the inconsistent results we encounter nowadays. Since iPhone (majority service) shows the original design by default, and we can do nothing to edit the styles for Gmail App (second most-used service), it is common to use&nbsp;<strong>simpler solutions without the need for a significant investment in time and resources.<\/strong>&nbsp;These solutions are based on adapting images to the different settings and adjusting the code to stabilize some inconsistencies.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Adapting images for light and dark mode<\/strong><\/h2>\n\n\n\n<p>For a correct visualization of the images in both settings (light mode and dark mode), in the design phase, we must ensure that the delimitation of the different elements looks clean and aesthetic, both in light and dark backgrounds (the designers must visualize the elements on layers of different colors and allow transparent cutouts where needed). Here are some resources:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Using dark logos on solid backgrounds<\/strong><\/li><\/ul>\n\n\n\n<p>In this case, we can use the logo as an image block, with a light background included and proportionately adapting it to the device&#8217;s full width.\u00a0<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img decoding=\"async\" src=\"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2020\/04\/ejemplo1.jpg\" alt=\"\" class=\"wp-image-11508\"\/><\/figure><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Shading and silhouettes&nbsp;<\/strong><\/li><\/ul>\n\n\n\n<p>An alternative to a solid background is to silhouette the logo or text in the image with a light color, either with a shadow or a line.\u00a0<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2020\/04\/sobras-darmode.jpg\" alt=\"\" class=\"wp-image-11506\"\/><\/figure>\n\n\n\n<ul class=\"wp-block-list\"><li><strong>Shapes<\/strong><\/li><\/ul>\n\n\n\n<p>In the case of some icons, as could be the ones for social media, it is very helpful to use shapes (circles, rounded rectangles&#8230;) since conventionally, they are frequently used in this way. Using the original email&#8217;s background color, the shape would only show when using dark mode. We can also make it visible in both versions by using background colors distant to dark grays and the original email&#8217;s light color.\u00a0<\/p>\n\n\n\n<br>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2020\/04\/footer-icons.jpg\" alt=\"\" class=\"wp-image-11509\"\/><\/figure>\n\n\n\n<p>This is the current situation when it comes to applying dark mode to email services. Even so, we are keeping an eye on possible updates since, given it is still a novelty, it will likely be subject to changes.&nbsp;<\/p>\n\n\n\n<p>Now you have all the key points to adapt your email to dark mode. What is your experience with it? Have you already made changes to your emails to optimize their display on all settings?<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In the last few months, we have seen the arrival of a new way to visualize our digital workspaces: Dark Mode. And it is here to stay. Since Apple started using it last year, many devices and apps have already begun adapting to this new form of content display, creating confusion in the email marketing [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[150],"tags":[],"post_folder":[],"class_list":["post-12986","post","type-post","status-publish","format-standard","hentry","category-blog-en"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Dark Mode&#039;s impact on Email Marketing - Digital Response<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.digitalresponse.es\/en\/dark-mode-impact-on-email-marketing\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Dark Mode&#039;s impact on Email Marketing - Digital Response\" \/>\n<meta property=\"og:description\" content=\"In the last few months, we have seen the arrival of a new way to visualize our digital workspaces: Dark Mode. And it is here to stay. Since Apple started using it last year, many devices and apps have already begun adapting to this new form of content display, creating confusion in the email marketing [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.digitalresponse.es\/en\/dark-mode-impact-on-email-marketing\/\" \/>\n<meta property=\"og:site_name\" content=\"Digital Response\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/digitalresponse\" \/>\n<meta property=\"article:published_time\" content=\"2021-02-01T10:17:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2020\/04\/darkmodecab-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"540\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Ariadna Gubern\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@dresponse\" \/>\n<meta name=\"twitter:site\" content=\"@dresponse\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ariadna Gubern\" \/>\n\t<meta name=\"twitter:label2\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/\"},\"author\":{\"name\":\"Ariadna Gubern\",\"@id\":\"https:\/\/www.digitalresponse.es\/#\/schema\/person\/5e0e9b0842bdb4269390c815a805b8bf\"},\"headline\":\"Dark Mode&#8217;s impact on Email Marketing\",\"datePublished\":\"2021-02-01T10:17:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/\"},\"wordCount\":1301,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.digitalresponse.es\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2020\/04\/darkmodecab-1-1024x540.jpg\",\"articleSection\":[\"Blog EN\"],\"inLanguage\":\"en-GB\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/\",\"url\":\"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/\",\"name\":\"Dark Mode's impact on Email Marketing - Digital Response\",\"isPartOf\":{\"@id\":\"https:\/\/www.digitalresponse.es\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2020\/04\/darkmodecab-1-1024x540.jpg\",\"datePublished\":\"2021-02-01T10:17:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/#primaryimage\",\"url\":\"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2020\/04\/darkmodecab-1-1024x540.jpg\",\"contentUrl\":\"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2020\/04\/darkmodecab-1-1024x540.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/www.digitalresponse.es\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Dark Mode&#8217;s impact on Email Marketing\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.digitalresponse.es\/#website\",\"url\":\"https:\/\/www.digitalresponse.es\/\",\"name\":\"Digital Response\",\"description\":\"Email Marketing y Marketing Automation\",\"publisher\":{\"@id\":\"https:\/\/www.digitalresponse.es\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.digitalresponse.es\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.digitalresponse.es\/#organization\",\"name\":\"Digital Response\",\"url\":\"https:\/\/www.digitalresponse.es\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.digitalresponse.es\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2024\/02\/digitalResponse_claim_500.png\",\"contentUrl\":\"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2024\/02\/digitalResponse_claim_500.png\",\"width\":500,\"height\":135,\"caption\":\"Digital Response\"},\"image\":{\"@id\":\"https:\/\/www.digitalresponse.es\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/digitalresponse\",\"https:\/\/x.com\/dresponse\",\"https:\/\/www.linkedin.com\/company\/digital-response\/\",\"https:\/\/www.youtube.com\/channel\/UCuG-okZhhBKdzJpHRwMrnYg\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.digitalresponse.es\/#\/schema\/person\/5e0e9b0842bdb4269390c815a805b8bf\",\"name\":\"Ariadna Gubern\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/www.digitalresponse.es\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/ebada4ec387381a14e806e57daec72fb226b199e2d3395203acea0d2fef75c4c?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/ebada4ec387381a14e806e57daec72fb226b199e2d3395203acea0d2fef75c4c?s=96&d=mm&r=g\",\"caption\":\"Ariadna Gubern\"},\"url\":\"https:\/\/www.digitalresponse.es\/en\/author\/ariadna-gubern\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Dark Mode's impact on Email Marketing - Digital Response","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.digitalresponse.es\/en\/dark-mode-impact-on-email-marketing\/","og_locale":"en_GB","og_type":"article","og_title":"Dark Mode's impact on Email Marketing - Digital Response","og_description":"In the last few months, we have seen the arrival of a new way to visualize our digital workspaces: Dark Mode. And it is here to stay. Since Apple started using it last year, many devices and apps have already begun adapting to this new form of content display, creating confusion in the email marketing [&hellip;]","og_url":"https:\/\/www.digitalresponse.es\/en\/dark-mode-impact-on-email-marketing\/","og_site_name":"Digital Response","article_publisher":"https:\/\/www.facebook.com\/digitalresponse","article_published_time":"2021-02-01T10:17:00+00:00","og_image":[{"width":1024,"height":540,"url":"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2020\/04\/darkmodecab-1.jpg","type":"image\/jpeg"}],"author":"Ariadna Gubern","twitter_card":"summary_large_image","twitter_creator":"@dresponse","twitter_site":"@dresponse","twitter_misc":{"Written by":"Ariadna Gubern","Estimated reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/#article","isPartOf":{"@id":"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/"},"author":{"name":"Ariadna Gubern","@id":"https:\/\/www.digitalresponse.es\/#\/schema\/person\/5e0e9b0842bdb4269390c815a805b8bf"},"headline":"Dark Mode&#8217;s impact on Email Marketing","datePublished":"2021-02-01T10:17:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/"},"wordCount":1301,"commentCount":0,"publisher":{"@id":"https:\/\/www.digitalresponse.es\/#organization"},"image":{"@id":"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2020\/04\/darkmodecab-1-1024x540.jpg","articleSection":["Blog EN"],"inLanguage":"en-GB"},{"@type":"WebPage","@id":"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/","url":"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/","name":"Dark Mode's impact on Email Marketing - Digital Response","isPartOf":{"@id":"https:\/\/www.digitalresponse.es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/#primaryimage"},"image":{"@id":"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/#primaryimage"},"thumbnailUrl":"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2020\/04\/darkmodecab-1-1024x540.jpg","datePublished":"2021-02-01T10:17:00+00:00","breadcrumb":{"@id":"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/#primaryimage","url":"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2020\/04\/darkmodecab-1-1024x540.jpg","contentUrl":"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2020\/04\/darkmodecab-1-1024x540.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.digitalresponse.es\/dark-mode-impact-on-email-marketing\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/www.digitalresponse.es\/"},{"@type":"ListItem","position":2,"name":"Dark Mode&#8217;s impact on Email Marketing"}]},{"@type":"WebSite","@id":"https:\/\/www.digitalresponse.es\/#website","url":"https:\/\/www.digitalresponse.es\/","name":"Digital Response","description":"Email Marketing and Marketing Automation","publisher":{"@id":"https:\/\/www.digitalresponse.es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.digitalresponse.es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/www.digitalresponse.es\/#organization","name":"Digital Response","url":"https:\/\/www.digitalresponse.es\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.digitalresponse.es\/#\/schema\/logo\/image\/","url":"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2024\/02\/digitalResponse_claim_500.png","contentUrl":"https:\/\/www.digitalresponse.es\/wp-content\/uploads\/2024\/02\/digitalResponse_claim_500.png","width":500,"height":135,"caption":"Digital Response"},"image":{"@id":"https:\/\/www.digitalresponse.es\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/digitalresponse","https:\/\/x.com\/dresponse","https:\/\/www.linkedin.com\/company\/digital-response\/","https:\/\/www.youtube.com\/channel\/UCuG-okZhhBKdzJpHRwMrnYg"]},{"@type":"Person","@id":"https:\/\/www.digitalresponse.es\/#\/schema\/person\/5e0e9b0842bdb4269390c815a805b8bf","name":"Ariadna Gubern","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/www.digitalresponse.es\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/ebada4ec387381a14e806e57daec72fb226b199e2d3395203acea0d2fef75c4c?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/ebada4ec387381a14e806e57daec72fb226b199e2d3395203acea0d2fef75c4c?s=96&d=mm&r=g","caption":"Ariadna Gubern"},"url":"https:\/\/www.digitalresponse.es\/en\/author\/ariadna-gubern\/"}]}},"_links":{"self":[{"href":"https:\/\/www.digitalresponse.es\/en\/wp-json\/wp\/v2\/posts\/12986","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.digitalresponse.es\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.digitalresponse.es\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.digitalresponse.es\/en\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/www.digitalresponse.es\/en\/wp-json\/wp\/v2\/comments?post=12986"}],"version-history":[{"count":0,"href":"https:\/\/www.digitalresponse.es\/en\/wp-json\/wp\/v2\/posts\/12986\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.digitalresponse.es\/en\/wp-json\/wp\/v2\/media?parent=12986"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.digitalresponse.es\/en\/wp-json\/wp\/v2\/categories?post=12986"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.digitalresponse.es\/en\/wp-json\/wp\/v2\/tags?post=12986"},{"taxonomy":"post_folder","embeddable":true,"href":"https:\/\/www.digitalresponse.es\/en\/wp-json\/wp\/v2\/post_folder?post=12986"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}