For example, how to access/change GUI.skin.toggle.normal.background outside of OnGUI()?
GUI.skin is a static variable, you can access it from where-ever.