gadenbuie / rsthemes

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

Style job pane progress bar #27

Closed gadenbuie closed 4 years ago

gadenbuie commented 4 years ago
.rstheme_toolbarWrapper [role="progressbar"] > div {
  background-color: pink;
}
gadenbuie commented 4 years ago

I'm guessing that [role="progressbar"] selector was added in 1.3 or 1.4 ...