diff --git a/docs/docs.json b/docs/docs.json index cd3a263..6bc1c79 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -4,9 +4,39 @@ "name": "DataFog Core", "description": "PII detection and privacy transformations for Rust, Python, Node.js, and browsers", "colors": { - "primary": "#0F766E", - "light": "#0F766E", - "dark": "#2DD4BF" + "primary": "#795900", + "light": "#F7BE36", + "dark": "#795900" + }, + "appearance": { + "default": "dark" + }, + "background": { + "color": { + "light": "#E5E2E1", + "dark": "#131313" + } + }, + "logo": { + "light": "/images/datafog-wordmark-light.svg", + "dark": "/images/datafog-wordmark.svg" + }, + "favicon": "/favicon.svg", + "fonts": { + "heading": { + "family": "Hanken Grotesk", + "weight": 600 + }, + "body": { + "family": "Inter" + } + }, + "seo": { + "metatags": { + "og:image": "https://datafog.ai/datafog-icon-512.png", + "twitter:image": "https://datafog.ai/datafog-icon-512.png", + "twitter:card": "summary" + } }, "navigation": { "groups": [ diff --git a/docs/favicon.ico b/docs/favicon.ico new file mode 100644 index 0000000..489e6bd Binary files /dev/null and b/docs/favicon.ico differ diff --git a/docs/favicon.svg b/docs/favicon.svg new file mode 100644 index 0000000..2d74bfb --- /dev/null +++ b/docs/favicon.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/docs/images/datafog-wordmark-light.svg b/docs/images/datafog-wordmark-light.svg new file mode 100644 index 0000000..04ca82c --- /dev/null +++ b/docs/images/datafog-wordmark-light.svg @@ -0,0 +1,9 @@ + + + + + + + + DATAFOG + diff --git a/docs/images/datafog-wordmark.svg b/docs/images/datafog-wordmark.svg new file mode 100644 index 0000000..f59dca7 --- /dev/null +++ b/docs/images/datafog-wordmark.svg @@ -0,0 +1,9 @@ + + + + + + + + DATAFOG +