• Gets the ID of the theme being used by the player.

    Returns

    A string ID of the theme being used.

    Example

    SimpleCalendar.api.getCurrentTheme();
    // Returns "dark"

    Returns string