mirror of
https://github.com/LukeHagar/plex-mintlify-docs.git
synced 2025-12-06 04:20:40 +00:00
chore: Update mint.json with colors for primary, light, and dark
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user