diff --git a/DOCS/mint.json b/DOCS/mint.json index 7162b47bd..95149ca08 100644 --- a/DOCS/mint.json +++ b/DOCS/mint.json @@ -8,12 +8,12 @@ }, "favicon": "/favicon.png", "colors": { - "primary": "#2c2677", - "light": "#5465ff", - "dark": "#2c2677", + "primary": "#6D70A7", + "light": "#50B071", + "dark": "#6D70A7", "anchors": { - "from": "#5465ff", - "to": "#2c2677" + "from": "#50B071", + "to": "#6D70A7" } }, "modeToggle": { @@ -327,4 +327,4 @@ "instagram": "https://www.instagram.com/specterops.io/", "youtube": "https://www.youtube.com/channel/UCWMKKqCCQkUjU8dIyiL1yhQ" } -} +} \ No newline at end of file