We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af5110 commit 75b796dCopy full SHA for 75b796d
src/Illuminate/Mail/resources/views/html/layout.blade.php
@@ -3,6 +3,8 @@
3
<head>
4
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
5
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6
+<meta name="color-scheme" content="light">
7
+<meta name="supported-color-schemes" content="light">
8
</head>
9
<body>
10
<style>
0 commit comments