Skip to content

Commit 8ec9dc7

Browse files
committed
update bgcolor
1 parent 8d35f66 commit 8ec9dc7

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/favicon.svg

Lines changed: 1 addition & 1 deletion
Loading

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="author" content="Zumerlab" />
99
<meta name="keywords" content="Zumerlab, Orbit CSS, Zumly, snapDOM, radial UI, zoom navigation, DOM to image, open source, web components" />
1010
<meta name="robots" content="index, follow, max-image-preview:large" />
11-
<meta name="theme-color" content="#0a0a0b" />
11+
<meta name="theme-color" content="#041a18" />
1212
<link rel="canonical" href="https://zumerlab.com/" />
1313
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
1414
<link rel="apple-touch-icon" href="/favicon.svg" />
@@ -112,8 +112,8 @@
112112
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;500;700&family=Instrument+Serif:ital@0;1&display=swap" rel="stylesheet" />
113113
<style>
114114
:root {
115-
--bg: #0a0a0b;
116-
--bg-elev: #111113;
115+
--bg: #041a18;
116+
--bg-elev: #082825;
117117
--ink: #ebe8e0;
118118
--ink-dim: #8a8780;
119119
--ink-faint: #3a3a3c;

docs/og.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)