a, .menu .current_page_item > a, .menu .current-cat > a, .menu .current-page-ancestor > a, .menu .current-menu-ancestor > a, .menu .current-cat-parent > a, .menu .current-category-ancestor > a, .menu .current-post-ancestor > a', 'background-color', '-.75' ), array( 'a', 'color', '#fff' ), array( '.entry-meta .byline a, .entry-meta .byline a:hover, .entry-meta .byline a:focus', 'color', '#fff' ), array( '.ltr .comment-reply-link, .ltr .comment-reply-login, a.comment-edit-link', 'color', '#fff' ), array( 'a:hover, a:focus', 'color', '#fff' ), ), __( 'Links & Header' ) ); //Darker yellow add_color_rule( 'link', '#3c362e', array( array( '.entry-title a, .entry-title a:hover, .entry-title a:focus', 'color', '#fff' ), array( 'h1, h2, h3, h4, h5, h6', 'color', '#fff' ), ), __( 'Headings' ) ); add_color_rule( 'fg1', '#ffffff', array( ) ); add_color_rule( 'fg2', '#ffffff', array( ) ); //Extra rules add_color_rule( 'extra', '#ffffff', array( array( '.site-footer, #infinite-footer', 'color', 'bg' ), array( '.site-footer .container, #infinite-footer .container', 'color', 'bg' ), array( '.site-footer a, .site-footer a:hover, .site-footer a:focus', 'color', 'bg' ), array( '#infinite-footer .blog-info a, #infinite-footer .blog-credits a', 'color', 'bg' ), array( '.widget-title', 'color', 'txt' ), array( '.widget, .widget a, .widget a:hover, .widget a:focus', 'color', 'txt' ), array( '.widget .wp-caption-text,.widget label,.widget h1,.widget h2,.widget h3,.widget h4,.widget h5,.widget h6', 'color', 'txt' ), array( '.menu-toggle, .menu li a', 'color', 'txt' ), array( '.page-links a .active-link', 'color', 'txt' ), array( '.page-links a:hover .active-link, .page-links a:focus .active-link, .page-links a:active .active-link', 'color', 'txt' ), array( '.menu a, .menu a:hover, .menu a:active', 'color', 'txt' ), array( '.site-title a, .site-title a:hover, .site-title a:focus, .site-description', 'color', 'txt' ), array( 'input[type=submit], input[type=reset], input[type=button], button, .button', 'color', 'txt' ), array( '.button, .button:visited, button, input[type=submit], .comment-reply-link, #infinite-handle span', 'color', 'txt' ), array( '.posts-pagination .page-numbers', 'color', 'txt' ), array( '.posts-pagination .page-numbers:hover, .posts-pagination .page-numbers:focus, .posts-pagination .page-numbers.current', 'color', 'txt' ), array( '.hentry .mejs-container, .hentry .mejs-embed, .hentry .mejs-embed body, .hentry .mejs-container .mejs-controls', 'color', 'txt' ), array( '.menu .current-menu-item > a, .menu .current_page_item > a, .menu .current-cat > a, .menu .current-page-ancestor > a, .menu .current-menu-ancestor > a, .menu .current-cat-parent > a, .menu .current-category-ancestor > a, .menu .current-post-ancestor > a', 'color', 'txt' ), array( '.button:hover, button:hover, input[type=submit]:hover, .comment-reply-link:hover, .button:focus, button:focus, input[type=submit]:focus, .comment-reply-link:focus, #infinite-handle span:hover, #infinite-handle span:focus', 'color', 'txt' ), array( '.menu-toggle:hover, .menu-toggle:focus, .main-navigation li a:hover, .main-navigation li a:focus, .posts-navigation a:hover, .posts-navigation a:focus, .posts-navigation .current', 'color', 'txt' ), ) ); //Extra CSS function edda_extra_css() { ?> .jetpack_widget_social_icons a:hover { opacity: 0.7; }