• Resolved komitaltrade

    (@komitaltrade)


    It look very promising, but you should to avoid usage of your own color chooser as there is not applicable usage of site wide colors (ie palette created by Color Palette plugin will not be useful). Additional, you just spend codes for standalone, but useless color chooser. Idea of Gutenberg is to be sync with wp and theme and other plugins, right? P.S. – I didn’t checked all blocks, but Tabs are with issues in Nav section (it is impossible to set ie for 3 tabs to 33.33% and mobile not react, as well the unit changes). Not bad plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @komitaltrade,
    Thanks for your support post.

    but you should to avoid usage of your own color chooser as there is not applicable usage of site wide colors (ie palette created by Color Palette plugin will not be useful). Additional, you just spend codes for standalone, but useless color chooser. Idea of Gutenberg is to be sync with wp and theme and other plugins, right?

    We are using Gutenberg native color chooser and we just extend the color chooser: https://prnt.sc/ouie03 and rest of the issue we’ll fix an upcoming version.

    i have my custom gutenberg colors defined by
    add_theme_support( ‘editor-color-palette’ );
    but your plugin does not use it. where can i set to use these colors instead of yours?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Color Chooser’ is closed to new replies.