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
Is your enhancement request related to a problem? Please describe.
Currently, the library documentation is shown as black text on a white background regardless of the active color theme. With a dark color theme the contrast between the code and the documentation is unpleasant.
Describe the solution you'd like
If a dark (light) theme is selected the documentation should be shown with a dark (light) theme.
Describe alternatives you've considered
I opened an issue in the RF repo to add a stylesheet parameter to libdoc to be able to specify the stylesheet used when generating the documentation in HTML format.
Additional context
The RF LS extension already offers this functionality: