gadenbuie / rsthemes

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

Use rstudio.sessionInit hook instead of later #8

Closed gadenbuie closed 4 years ago

gadenbuie commented 4 years ago
# theme options based on hour of day -------------------------------------------
# based on https://github.com/rstudio/rstudio/issues/1579
setHook("rstudio.sessionInit", function() {
  # ...
})

Thanks to @mine-cetinkaya-rundel: https://gist.github.com/mine-cetinkaya-rundel/465335e8ff4d0e8beb38b296a6ac712d