a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .nav-links a, .social-links ul a:hover:before, .entry-meta a, .entry-footer a:hover, .site-footer a:hover, .widget a:hover, #infinite-handle span:hover, .main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a, .main-navigation li a:hover, .page-links a ', 'color', 'bg', 8, ), array( 'button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus, a.button:hover.button, #infinite-handle span:hover ', 'border-color', 'bg', 8, ), array( 'a.button:hover.button, .comment-content a::after, .entry-content a::after, .entry-header a::after, .entry-footer a::after, .comment-respond a::after, .site-footer a::after ', 'background', 'bg', 8, ), ), __( 'Links', 'coherent' ) ); add_color_rule( 'fg1', '#ffffff', array( array( 'h1.site-title a, .feature-header h1.entry-title, h2.site-description ', 'color', ), ), __( 'Feature image headings', 'coherent' ) ); add_color_rule( 'extra', '#aaaaaa', array( array( ' .entry-footer a, .entry-footer span', 'color', 'bg', 8 ), ) ); add_color_rule( 'extra', '#eeeeee', array( array( ' .site-footer, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea', 'border-color', 'bg', 8 ), ) ); add_color_rule( 'extra', '#cccccc', array( array( 'hr, td, th, ', 'background', 'bg', 5 ), array( '.entry-wrapper:before, .comment-form:before, ol.comment-list li.depth-1:before, abbr, acronym ', 'border-color', 'bg', 8, ), ) ); add_color_rule( 'extra', '#666666', array( array( 'input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea', 'color', 'bg', 8 ), ) ); add_color_rule( 'extra', '#111111', array( array( 'input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus', 'color', 'bg', 8 ), ) ); add_color_rule( 'extra', '#444444', array( array( 'a, a:visited', 'color', 'bg', 8 ), ) ); // Free color palettes add_color_palette( array( '#ffffff', // Background '#222222', // Text '#cf000f', // Link '#ffffff', // Secondary '', ), __( 'Red', 'coherent' ) ); add_color_palette( array( '#ffffff', // Background '#444444', // Text '#913d88', // Link '#ffffff', // Secondary '', ), __( 'Plum', 'coherent' ) ); add_color_palette( array( '#ffffff', // Background '#333333', // Text '#26a65b', // Link '#ffffff', // Secondary '', ), __( 'Green', 'coherent' ) ); add_color_palette( array( '#303030', // Background '#dddddd', // Text '#efb457', // Link '#303030', // Secondary '', ), __( 'Orange and Grey', 'coherent' ) ); add_color_palette( array( '#303030', // Background '#dddddd', // Text '#3de8ff', // Link '#303030', // Secondary '', ), __( 'Teal and Grey', 'coherent' ) ); add_color_palette( array( '#675f5f', // Background '#dddddd', // Text '#ffffff', // Link '#675f5f', // Secondary '', ), __( 'Warm Grey', 'coherent' ) );