a,.main-navigation li.current-menu-item > a,.main-navigation li.current_page_ancestor > a,.main-navigation li.current-menu-ancestor > a', 'color', '#edeaf1', 12 ), array( '.main-navigation ul ul', 'background-color', '#edeaf1', 12 ), array( '.widget-title', 'color', '#edeaf1', 12 ), array( '.widget-title a', 'color', '#edeaf1', 12 ), array( '.widget_calendar #wp-calendar thead th', 'background-color', '#edeaf1', 12 ), array( '.widget_calendar #wp-calendar tbody td a:hover', 'background-color', '#edeaf1', 12 ), ) ); add_theme_support( 'custom_colors_extra_css', 'sundance_extra_css' ); function sundance_extra_css() { ?> body.custom-colors #page, body.custom-background.custom-background-image-empty #page { background-image: url(/images/bg.jpg) repeat 0 0; }