theme color a bit more brown

This commit is contained in:
2025-08-14 09:44:23 +02:00
parent 6e398f72da
commit ae7ccc9081
4 changed files with 7 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
<link rel="stylesheet" href="%sveltekit.assets%/style.css" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#1c1819" />
<meta name="theme-color" content="#32292B" />
%sveltekit.head%
</head>
<body data-sveltekit-preload-data="hover">