Thanks a lot ! Perfect component :) Any way to remove presets ComboBox t

How to disable the ComboBox for the presets?

Just use compact theme variant:

colorPicker.addThemeVariants(ColorPickerVariant.COMPACT);

Thx ! I was sure I tested it... :)