Skip to content

Commit 93468c5

Browse files
authored
Update config.php
1 parent f84625a commit 93468c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inc/boldgrid-theme-framework-config/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ function boldgrid_prime_framework_config( $config ) {
210210
$config['customizer']['controls']['bgtfw_pages_container']['default'] = '';
211211

212212
// Primary background color.
213-
$config['customizer']['controls']['boldgrid_background_color']['default'] = 'color-4';
213+
$config['customizer']['controls']['boldgrid_background_color']['default'] = 'neutral-color';
214214

215215
// Primary headings color.
216216
$config['customizer']['controls']['bgtfw_headings_color']['default'] = 'color-2';

0 commit comments

Comments
 (0)