gadenbuie / rsthemes

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

How to install just one selected theme instead of all? #57

Closed GitHunter0 closed 3 years ago

GitHunter0 commented 3 years ago

The function install_rsthemes() installs all themes from a styles or all themes from all styles.

Is it possible to install just one specific theme or a specified selection of themes? This would be handy and avoid extra work.

Thank you

PS: I was hoping for a package like this, so I appreciate the great work put in it.

gadenbuie commented 3 years ago

Thanks for the feedback! The themes are small and named to avoid conflicts with other themes. They're also all pre-built in the package, so I'm not sure that it would save any time to install only one theme at a time. I'm going to close this issue but please let me know if there's a specific need I'm not seeing.