You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an issue where I'm using a nice font for the headings of the document, but that font does not display code very well. Since the same font is used in the "path" sections (eg. GET /users/{userId}), they are not very legible.
I would like to see a theming option under typography, named "paths", which would inherit from headings for backward-compatibility purposes, and would let me change the fontFamily and fontWeight of the "path" sections in the document independantly from the "headings".
Would you accept a PR?
The text was updated successfully, but these errors were encountered:
Hello, and thank you for ReDoc.
I have an issue where I'm using a nice font for the headings of the document, but that font does not display code very well. Since the same font is used in the "path" sections (eg. GET /users/{userId}), they are not very legible.
I would like to see a theming option under typography, named "paths", which would inherit from headings for backward-compatibility purposes, and would let me change the fontFamily and fontWeight of the "path" sections in the document independantly from the "headings".
Would you accept a PR?
The text was updated successfully, but these errors were encountered: