apple / swift-openapi-generator

Generate Swift client and server code from an OpenAPI document.
https://swiftpackageindex.com/apple/swift-openapi-generator/documentation
Apache License 2.0
1.45k stars 121 forks source link

Tutorial doc text color issue on light theme #582

Closed Kyle-Ye closed 1 month ago

Kyle-Ye commented 4 months ago

Description

image image

Additional information

Link: https://swiftpackageindex.com/apple/swift-openapi-generator/1.2.1/tutorials/swift-openapi-generator/clientxcode

Open the issue for a record. I'll take a look at this issue later this week.

czechboy0 commented 4 months ago

Hi @Kyle-Ye - thanks for opening an issue, although I suspect it'll eventually land either on swift-docc or the Swift Package Index. As the authors of only the markdown files, I don't think we have any control over the styling.

czechboy0 commented 1 month ago

Closing this, as this isn't controlled by the author of the docc catalog, but by the docc tooling itself. @Kyle-Ye - please file this on https://github.com/swiftlang/swift-docc and link it from here? Thanks

Kyle-Ye commented 1 week ago

Looks like to a mis config of theme.json(default value in docc-render or SPI's custom injected one).

Anyway, this is confirmed to be fixed on 1.4.0 version documentation hosted on SPI.

https://swiftpackageindex.com/apple/swift-openapi-generator/1.4.0/tutorials/swift-openapi-generator/clientxcode