Dracula is not considered a dark theme in Rstudio, at least under Rstudio Server Professional 1.1.383.
rstudioapi::getThemeInfo()
$editor
[1] "Dracula"
$global
[1] "Modern"
$dark
[1] FALSE
(also is there a better place for bug reports alread?)
Dracula is not considered a dark theme in Rstudio, at least under Rstudio Server Professional 1.1.383.
rstudioapi::getThemeInfo()
$editor
[1] "Dracula"
$global
[1] "Modern"
$dark
[1] FALSE
(also is there a better place for bug reports alread?)