Map<String, dynamic> toJson() => { 'colors': colors, 'texts': texts, 'fonts': fonts, 'assets': assets, 'configuration': configuration, };