Inability to define colour schemes

Inability to define colour schemes

ACF
Visitor
2 0 0

I am currently using an alternative application to build my page, though I am using the basic dawn theme for the global header, as well as the checkout page. Problem is, when I am attempting to customize my header, the message below pops up. This does not allow me to customize the colours of my header, and I'm wondering if anyone may know the solution. 

 

 

 

 Screenshot 2025-04-19 105018.pngScreenshot 2025-04-19 105025.png

Replies 2 (2)
ACF
Visitor
2 0 0

Hi, just wondering if you could check my code, I am not familiar with using JSON, and I have this huge error on the last line::

 

"name": "t:settings_schema.cart.name",
"settings": [
{
"type": "select",
"id": "cart_type",
"options": [
{
"value": "drawer",
"label": "t:settings_schema.cart.settings.cart_type.drawer.label"
},
{
"value": "page",
"label": "t:settings_schema.cart.settings.cart_type.page.label"
},
{
"value": "notification",
"label": "t:settings_schema.cart.settings.cart_type.notification.label"
}
],
"default": "notification",
"label": "t:settings_schema.cart.settings.cart_type.label"
},
{
"type": "checkbox",
"id": "show_vendor",
"label": "t:settings_schema.cart.settings.show_vendor.label",
"default": false
},
{
"type": "checkbox",
"id": "show_cart_note",
"label": "t:settings_schema.cart.settings.show_cart_note.label",
"default": false
},
{
"type": "header",
"content": "t:settings_schema.cart.settings.cart_drawer.header"
},
{
"type": "collection",
"id": "cart_drawer_collection",
"label": "t:settings_schema.cart.settings.cart_drawer.collection.label",
"info": "t:settings_schema.cart.settings.cart_drawer.collection.info"
},
{
"type": "color_scheme",
"id": "cart_color_scheme",
"label": "t:sections.all.colors.label",
"default": "scheme-1"
}
]
}
]

Bundler-Manuel
Astronaut
1030 51 122

Hello there @ACF  You should try the process in this video to change your color scheme https://m.youtube.com/watch?v=oC2Iz2r9ons&pp=0gcJCdgAo7VqN5tD

Let me know what results this brings for you

Emmanuel
Please let me know if it works by marking it as a solution!
Bundler - Product Bundles app, a great bundle app for Shopify, with glowing user testimonials and a free plan.