mirror of
https://github.com/LukeHagar/plex-mintlify-docs.git
synced 2025-12-06 12:37:50 +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",
|
"name": "Plex API Documentation",
|
||||||
"openapi": "https://raw.githubusercontent.com/LukeHagar/plex-api-spec/main/plex-media-server-spec-dereferenced.yaml",
|
"openapi": "https://raw.githubusercontent.com/LukeHagar/plex-api-spec/main/plex-media-server-spec-dereferenced.yaml",
|
||||||
"favicon": "/favicon.svg",
|
"favicon": "/favicon.svg",
|
||||||
|
"colors": {
|
||||||
|
"primary": "#219ebc",
|
||||||
|
"light": "#8ecae6",
|
||||||
|
"dark": "#219ebc"
|
||||||
|
},
|
||||||
"theme": "prism",
|
"theme": "prism",
|
||||||
"topbarCtaButton": {
|
"topbarCtaButton": {
|
||||||
"name": "Suggest an edit",
|
"name": "Suggest an edit",
|
||||||
|
|||||||
Reference in New Issue
Block a user