'111111', 'text' => '989eae', 'link' => '989eae', 'border' => '444855', 'url' => '989eae', ); endif; /** * Setup for Parament Theme. */ function parament_wpcom_setup() { add_theme_support( 'print-style' ); } add_action( 'after_setup_theme', 'parament_wpcom_setup' );