Set theme color to the primary color #126

Merged
jakob.scheid merged 1 commits from feature/theme-color into main 2026-07-20 22:12:48 +02:00
+1
View File
@@ -19,6 +19,7 @@ limitations under the License.
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#0158D2" />
<title>Seekra</title> <title>Seekra</title>
</head> </head>
<body> <body>