li', 'border-color', '+0.5' ), array( '.menu a:hover, .menu a:active', 'background-color', '+0.5' ), array( 'a, a:hover, a:focus, a:active', 'color', '#fff' ), array( 'h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus, h4 a:hover, h4 a:focus, h5 a:hover, h5 a:focus, h6 a:hover, h6 a:focus', 'color', '#fff' ), array( '.format-quote .entry-content .format-quote-blockquote:after, .format-quote .entry-content .format-quote-blockquote:before', 'color', '#fff', '+0.5' ), ), __( 'Links' ) ); add_color_rule( 'link', '#252525', array( array( '.site-title a, .site-title a:hover, .site-title a:focus', 'color', 'bg' ), array( 'h1, h2, h3, h4, h5, h6', 'color', '#fff' ), array( '.widget h1, .widget h2, .widget h3, .widget h4, .widget h5, .widget h6', 'color', 'txt' ), ), __( 'Headings' ) ); add_color_rule( 'fg1', '#ffffff', array( ) ); add_color_rule( 'fg2', '#ffffff', array( ) ); add_color_rule( 'extra', '#ffffff', array( array( '.page-links a .active-link, .page-links a:hover .active-link, .page-links a:focus .active-link, .page-links a:active .active-link', 'color', 'txt' ), array( '.button, button, input[type="submit"], .comment-reply-link, #infinite-handle span, .site-menu-inner', '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( '.site-menu-inner a, .site-menu-inner a:hover, .site-menu-inner a:focus, .site-menu-inner a:active', 'color', 'txt' ), array( '.menu a:hover, .menu a:active', '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' ), ) ); add_color_rule( 'extra', '#b5b5b5', array( array( '.site-description', 'color', 'bg' ), array( '.site-footer, #infinite-footer', 'color', 'bg' ), array( '.site-footer a, .site-footer a:hover, .site-footer a:focus, #infinite-footer a, #infinite-footer a:hover, #infinite-footer a:focus', 'color', 'bg' ), ) ); //Additional palettes add_color_palette( array( '#333333', '#ff9900', '#999999', ), 'Gray Orange' ); add_color_palette( array( '#e4ebeb', '#277376', '#b4caca', ), 'Blues' ); add_color_palette( array( '#f1f3f0', '#c4624f', '#556270', ), 'Vintage' );