-
Filing this so I don't forget (will investigate later)
```r
> revdepcheck::cloud_status()
Error in vec_data(x) * TICS_PER_SECOND :
non-numeric argument to binary operator
Status of 'ff9352f…
-
I requested this long time ago in rstudio forum. Now seeing customized theme is supported, I looked at it with hope but found document outline is not in part of customization yet (the styles are not p…
-
Hi,
It's possible to put a background image within RStudio (https://twitter.com/moh_fodil/status/1353648318409306112?s=20) using the devtools however I've to add the image each time I close and re…
-
Hi, really like the package!
I'm not sure if this is possible, but I was wondering could you extent and apply RStudio's editor themes to the help files using thematic? To me it seems this would be…
-
Currently when rsthemes are applied they hide sorting icons (little arrows, see attached screenshot below) present in the header of data.frame preview. Sorting itself is functional, but there is no wa…
-
### System details
RStudio Edition : Desktop
RStudio Version : 1.2.969
OS Version : Mac osx
R Version : 3.5.1
### Describe the problem in detail
When writing a…
-
> devtools::install_github("gadenbuie/rsthemes")
Error: HTTP error 404.
No commit found for the ref master
Rate limit remaining: 56/60
Rate limit reset at: 2020-12-23 18:22:40 UTC
-
Currently, the console styling is mostly the same as that of the source panel, copying the background and (for the output) foreground colors.
However, the console's input color is seemingly control…
-
Please consider including "xoria" colour theme.
Basically, it's a modified version of "Tomorrow Night Bright" colour scheme, but softer and somewhat more pale. Just in case, I'll attach the patch b…
-
```css
.rstheme_toolbarWrapper [role="progressbar"] > div {
background-color: pink;
}
```