I couldn't find any useful information on the topic by googling, so I thought I'd ask you since you seem to have quite some experience with RStudio's UI styling.
Is it possible to provide a custom stylesheet for RStudio's help pane?
RStudio's current help pane styling is very minimal and looks almost the same for normal and \code{}-styled text – which is just sad IMHO. What I would really like is styling similar to how rdrr.io does it. Example for ?base::deparse: https://rdrr.io/r/base/deparse.html
It's just so much more readable. 🤓
I couldn't find any useful information on the topic by googling, so I thought I'd ask you since you seem to have quite some experience with RStudio's UI styling.
Is it possible to provide a custom stylesheet for RStudio's help pane?
RStudio's current help pane styling is very minimal and looks almost the same for normal and
\code{}-styled text – which is just sad IMHO. What I would really like is styling similar to how rdrr.io does it. Example for?base::deparse: https://rdrr.io/r/base/deparse.htmlIt's just so much more readable. 🤓