9432a05cf3
Currently when an OpenAPI specification contains HTML in the description fields it is not rendered with the correct theme font colors making the description unreadable in darkmode. This change adds an additional selector to the style theme that correctly selects the description block and ensures colors follows the theme. Signed-off-by: Crevil <bjoern.soerensen@gmail.com>