swagger-ui
swagger-ui copied to clipboard
Fix hideous purple color for <code> in markdown

Wow, so snazzy. For some reason this appears to be assigned the color for the HEAD method:
https://github.com/swagger-api/swagger-ui/blob/1d1e2346610f72a486f23e65cbf1901c0a9f4d74/src/style/_variables.scss#L112
To be clear, I'm not looking for support. I'm suggesting that the default style is both ugly and unintended.
How could I change this color directly in my React application?