Get all registered themes.
static List<BaseThemeConfig> all() { return NyThemeManager.instance.themes; }