diff --git a/images/hero-dark-halloween.png b/images/hero-dark-halloween.png
deleted file mode 100644
index d0a6d1c7d..000000000
Binary files a/images/hero-dark-halloween.png and /dev/null differ
diff --git a/images/hero-light-halloween.png b/images/hero-light-halloween.png
deleted file mode 100644
index b6dd48592..000000000
Binary files a/images/hero-light-halloween.png and /dev/null differ
diff --git a/logo/dark-halloween.svg b/logo/dark-halloween.svg
deleted file mode 100644
index ebeae5856..000000000
--- a/logo/dark-halloween.svg
+++ /dev/null
@@ -1,6 +0,0 @@
-
diff --git a/logo/light-halloween.svg b/logo/light-halloween.svg
deleted file mode 100644
index 61fb1fd3c..000000000
--- a/logo/light-halloween.svg
+++ /dev/null
@@ -1,6 +0,0 @@
-
diff --git a/mint.json b/mint.json
index 4b73e3ec9..90044c4b4 100644
--- a/mint.json
+++ b/mint.json
@@ -2,8 +2,8 @@
"$schema": "https://mintlify.com/schema.json",
"name": "Mintlify",
"logo": {
- "light": "/logo/light-halloween.svg",
- "dark": "/logo/dark-halloween.svg",
+ "light": "/logo/light.svg",
+ "dark": "/logo/dark.svg",
"href": "https://mintlify.com"
},
"layout": "sidenav",
@@ -12,9 +12,9 @@
"items": "container"
},
"colors": {
- "primary": "#e06908",
- "light": "#f47c1a",
- "dark": "#e06908"
+ "primary": "#0D9373",
+ "light": "#55D799",
+ "dark": "#0D9373"
},
"api": {
"auth": {
diff --git a/quickstart.mdx b/quickstart.mdx
index be85d9622..58d3f6ea7 100644
--- a/quickstart.mdx
+++ b/quickstart.mdx
@@ -7,11 +7,11 @@ icon: "rocket"