You are here

core.entity_form_display.paragraph.custom_colors_modifier.default.yml in Modifiers Pack 8

modules/modifiers_custom_colors/config/optional/core.entity_form_display.paragraph.custom_colors_modifier.default.yml

File

modules/modifiers_custom_colors/config/optional/core.entity_form_display.paragraph.custom_colors_modifier.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.custom_colors_modifier.field_mod_background_color_val
  6. - field.field.paragraph.custom_colors_modifier.field_mod_h_background_color_val
  7. - field.field.paragraph.custom_colors_modifier.field_mod_h_link_color_val
  8. - field.field.paragraph.custom_colors_modifier.field_mod_h_text_color_val
  9. - field.field.paragraph.custom_colors_modifier.field_mod_link_color_val
  10. - field.field.paragraph.custom_colors_modifier.field_mod_media_query
  11. - field.field.paragraph.custom_colors_modifier.field_mod_text_color_val
  12. - field.field.paragraph.custom_colors_modifier.field_mod_transition_duration
  13. - paragraphs.paragraphs_type.custom_colors_modifier
  14. module:
  15. - color_field
  16. id: paragraph.custom_colors_modifier.default
  17. targetEntityType: paragraph
  18. bundle: custom_colors_modifier
  19. mode: default
  20. content:
  21. field_mod_background_color_val:
  22. weight: 6
  23. settings:
  24. placeholder_color: ''
  25. placeholder_opacity: ''
  26. third_party_settings: { }
  27. type: color_field_widget_default
  28. region: content
  29. field_mod_h_background_color_val:
  30. weight: 10
  31. settings:
  32. placeholder_color: ''
  33. placeholder_opacity: ''
  34. third_party_settings: { }
  35. type: color_field_widget_default
  36. region: content
  37. field_mod_h_link_color_val:
  38. weight: 12
  39. settings:
  40. placeholder_color: ''
  41. placeholder_opacity: ''
  42. third_party_settings: { }
  43. type: color_field_widget_default
  44. region: content
  45. field_mod_h_text_color_val:
  46. weight: 11
  47. settings:
  48. placeholder_color: ''
  49. placeholder_opacity: ''
  50. third_party_settings: { }
  51. type: color_field_widget_default
  52. region: content
  53. field_mod_link_color_val:
  54. weight: 8
  55. settings:
  56. placeholder_color: ''
  57. placeholder_opacity: ''
  58. third_party_settings: { }
  59. type: color_field_widget_default
  60. region: content
  61. field_mod_media_query:
  62. weight: 14
  63. settings:
  64. size: 60
  65. placeholder: ''
  66. third_party_settings: { }
  67. type: string_textfield
  68. region: content
  69. field_mod_text_color_val:
  70. weight: 7
  71. settings:
  72. placeholder_color: ''
  73. placeholder_opacity: ''
  74. third_party_settings: { }
  75. type: color_field_widget_default
  76. region: content
  77. field_mod_transition_duration:
  78. weight: 13
  79. settings:
  80. placeholder: ''
  81. third_party_settings: { }
  82. type: number
  83. region: content
  84. hidden:
  85. created: true
  86. status: true
  87. uid: true