diff --git a/mint.json b/mint.json index bceed24..0060d5a 100644 --- a/mint.json +++ b/mint.json @@ -3,12 +3,7 @@ "name": "Plex API Documentation", "openapi": "https://raw.githubusercontent.com/LukeHagar/plex-api-spec/main/plex-media-server-spec-dereferenced.yaml", "favicon": "/favicon.svg", - "colors": { - "primary": "#219ebc", - "light": "#8ecae6", - "dark": "#219ebc" - }, - + "theme": "prism", "topbarCtaButton": { "name": "Suggest an edit", "url": "https://github.com/LukeHagar/plex-api-spec"