Okay
  Print

Where are the color presets stored?

Color presets are stored as options in your WordPress install database (“yourprefix_options” table), you can find each preset name in the “vikinger/includes/customizer/vikinger-customizer-utils.php” file, “vikinger_customizer_color_preset_setting_name_get” function on line 1152.