chore: Update mint.json with colors for primary, light, and dark

This commit is contained in:
Luke Hagar
2024-06-27 14:20:59 +00:00
parent c84e626b13
commit d666f47bf2

View File

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