FontAndColorOptionsProviderImpl(TextAppearanceCategoryService textAppearanceCategoryService) => this.textAppearanceCategoryService = textAppearanceCategoryService;
		FontAndColorOptionsProviderImpl(TextAppearanceCategoryService textAppearanceCategoryService) {
			this.textAppearanceCategoryService = textAppearanceCategoryService;
		}