Hi, recently I used colab to use python
.
and I found awesome features : Cat and Dog are walking on header!!!
I interested on this, and wanted to try on RStudio IDE
too. Even might be very and very challenge for me.
I googled for customize RStudio IDE theme
and I think It provides only customize for color themes.
also I found this post.
Anyway, I just wonder what or how should I approach to solve this problem?
My ultimate goal is create R package to change theme with Cat but not Dog.
like
library(RstudioCat)
WalkingCat()
# Rstudio IDE contains cat gif or img whatever in header after Restarts
Thanks.