export const DEFAULT_BACKGROUND_COLOR = {
color: '#ffffff',
image: null,
imageName: null,
backgroundType: 'color'
}