From the list: Build ✔ Set up Color pallette Cody A. added this on May 08, 2020 Completed May 14, 2020 by Kyle S. Assigned to Kyle S. Comments & Events Kyle Sullivan, Web Development I needed to amend colors.php as follows.add_filter( 'theme_mod_accent_accessible_colors', 'dpi_custom_colors', 10, 1 ); add_action( 'after_setup_theme', 'dpi_custom_colors', 10, 1 ); May 14, 2020 at 2:54 PM Notified 1 person Kyle Sullivan completed this to-do. May 14, 2020 at 2:54 PM
Kyle Sullivan, Web Development I needed to amend colors.php as follows.add_filter( 'theme_mod_accent_accessible_colors', 'dpi_custom_colors', 10, 1 ); add_action( 'after_setup_theme', 'dpi_custom_colors', 10, 1 ); May 14, 2020 at 2:54 PM Notified 1 person