chore: Update mint.json with theme change to prism

This commit is contained in:
Luke Hagar
2024-06-27 14:17:00 +00:00
parent a99bb77e5f
commit c84e626b13

View File

@@ -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"