abernier / mosaico-backend

Ready to go backend for Mosaico editor

Home Page:https://mosaicobackend-prod.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Color Pallete

ivinkaf opened this issue · comments

Hi,

is it please possible to change the default colors for the colorpicker?

colors

thanks I.

Thanks, but still no idea :(, could I add something like this?

$('#customTheme').colorpicker({
color: '#f44336',
customTheme: ['#f44336','#ff9800','#ffc107','#4caf50','#00bcd4','#3f51b5','#9c27b0', 'white', 'black','#f44336','#ff9800','#ffc107','#4caf50','#00bcd4','#3f51b5','#9c27b0', 'white', 'black']
});

commented

I really don't know how to configure evol-colorpicker.
You should try their github issues if you have some problems configuring it