Skip to content

Commit dea25d0

Browse files
authored
Update theme-settings.json
1 parent f86d9dd commit dea25d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Sources/SQLKit/Docs.docc/theme-settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"sqlkit": { "dark": "hsl(32, 77%, 63%)", "light": "hsl(32, 80%, 60%)" },
99
"documentation-intro-fill": "radial-gradient(circle at top, var(--color-sqlkit) 30%, #000 100%)",
1010
"documentation-intro-accent": "var(--color-sqlkit)",
11-
"documentation-intro-eyebrow": "white",
11+
"hero-eyebrow": "white",
1212
"documentation-intro-figure": "white",
13-
"documentation-intro-title": "white",
13+
"hero-title": "white",
1414
"logo-base": { "dark": "#fff", "light": "#000" },
1515
"logo-shape": { "dark": "#000", "light": "#fff" },
1616
"fill": { "dark": "#000", "light": "#fff" }

0 commit comments

Comments
 (0)