@@ -518,11 +518,6 @@ function varia_customize_content_options( $wp_customize ) {
}
add_action( 'customize_register', 'varia_customize_content_options' );
-/*
- * Color palette related utilities
- */
-require get_template_directory() . '/inc/color-utils.php';
-
/**
* SVG Icons class.
*/
@@ -1,4 +1,9 @@
<?php
+/*
+ * Color palette related utilities
+ */
+require_once get_template_directory() . '/inc/color-utils.php';
+
// Custom Colors:
function varia_define_color_annotations( $colors ) {
// Background Color