gadenbuie / rsthemes

🔮 Full RStudio IDE and Syntax Themes
https://www.garrickadenbuie.com/project/rsthemes/
Other
578 stars 43 forks source link

RStudio 2022.01 #81

Closed gadenbuie closed 2 years ago

gadenbuie commented 2 years ago

rsthemes doesn't work for the latest Prairie Trillium daily builds. The biggest change seems to be that the .rstudio-themes-flat on the top-level <body> element was removed. I've replaced that class with either .rstudio-themes-light-menus and .rstudio-themes-dark-menus but I'm not sure how far back those go

gadenbuie commented 2 years ago

The change happened in https://github.com/rstudio/rstudio/pull/10081

gadenbuie commented 2 years ago

Yeah, using just .rstudio-themes-dark-menus isn't sufficient ... when an overlay (Git > Pull or Git > Push) is added, the class changes to .rstudio-themes-dark-menus-disabled.