Gets the ID of the theme being used by the player.
A string ID of the theme being used.
SimpleCalendar.api.getCurrentTheme();// Returns "dark"
Gets the ID of the theme being used by the player.
Returns
A string ID of the theme being used.
Example