My website is for a church and I was hoping to programmatically change the background image on certain dates of the year (e.g., Christmas = White, Lent = Purple, Epiphany = Green, etc.). I have all of the images lined up and available and can use “crontrol” to execute the custom code, but I would like to know what PHP code might be used to change the Graphene background’s image. I tried using set_theme_mod, but it ended up blowing up all of my Graphene settings (although it did successfully change the background, just not according to Graphene). Does anyone have any ideas?