Warning: Undefined array key “color” in /wp-content/plugins/elementor/core/editor/data/globals/endpoints/colors.php on line 37
Edit the file and comment line 37 and add the following one
'value' => !empty($item['color']) ? $item['color'] : '#000000',