li:hover > a', 'color', 'txt' ), array( '.main-menu > .has-children:hover > a::after, .main-menu > .menu-item-has-children:hover > a::after', 'border-top-color', 'txt' ), array( '.main-menu ul a', 'color', '#222' ), array( '.main-menu ul a:hover', 'color', 'txt' ), array( '.media-caption', 'color', '#444' ), array( '.post-content fieldset legend', 'color', 'txt' ), array( '.post-content input[type="text"]:focus, .post-content input[type="tel"]:focus, .post-content input[type="url"]:focus, .post-content input[type="password"]:focus, .post-content textarea:focus', 'color', '#222' ), array( '.post-content input[type="submit"]:not(.search-button), .post-content input[type="reset"], .post-content input[type="button"]', 'color', 'txt' ), array( '.post-content input[type="submit"]:not(.search-button):hover, .post-content input[type="reset"]:hover, .post-content input[type="button"]:hover', 'color', '#222' ), array( '.comment-inner', 'background-color' ), array( '.comment-inner', 'border-right-color' ), array( '.comment-inner:after', 'border-right-color' ), array( '.comment-respond input, .comment-respond textarea', 'background-color' ), array( '.comment-respond input:focus, .comment-respond textarea:focus', 'color', '#222' ), array( '.comment-respond #submit', 'color', '#222' ), array( '.comment-respond #submit:hover', 'color', 'txt' ), array( '.archive-nav a:hover', 'color', 'txt' ), array( '#infinite-handle span:hover', 'color', 'txt' ), array( '.tagcloud a', 'color', '#aaa' ), array( '.tagcloud a:after', 'background-color' ), array( '.tagcloud a:hover', 'color', 'txt' ), array( '.nav-toggle.active p', 'color', '#019ebd' ), array( '.nav-toggle.active .bar', 'background-color' ), array( '.mobile-menu a:hover', 'color', 'txt' ), ) ); // Main Accent Color add_color_rule( 'txt', '#ca2017', array( array( 'body a', 'color', 'bg' ), array( 'body a:hover', 'color', 'bg' ), array( '.blog-title a:hover', 'color', 'bg' ), array( '.main-menu > li:hover > a', 'background-color' ), array( '.main-menu ul a:hover', 'background-color' ), array( '.main-menu ul a:hover', 'border-color' ), array( '.post-header-wrap:hover .post-title', 'color', '#333' ), array( '.single .hentry .post-meta-top a:hover, .page .hentry .post-meta-top a:hover', 'color', 'bg' ), array( '.single .hentry .post-title a:hover, .page .hentry .post-title a:hover', 'color', 'bg' ), array( '.post-author-inner h3 a:hover', 'color', 'bg' ), array( '.author-links a:hover', 'background-color' ), array( '.post-content fieldset legend', 'background-color' ), array( '.post-content input[type="submit"]:not(.search-button), .post-content input[type="reset"], .post-content input[type="button"]', 'background-color' ), array( '.bypostauthor .by-post-author', 'background-color' ), array( '.comment-header cite a:hover', 'color', 'bg' ), array( '.comment-header span a:hover', 'color', 'bg' ), array( '.comments-nav-below a:hover', 'color', 'bg' ), array( '.comment-respond #submit:hover', 'background-color' ), array( '.archive-nav a:hover', 'background-color' ), array( '#infinite-handle span:hover', 'background-color' ), array( '.archive-container a:hover', 'color', '#fcfcfc' ), array( '.tagcloud a:hover', 'background-color' ), array( '.tagcloud a:hover:before', 'border-right-color' ), array( '#wp-calendar tfoot a:hover', 'color', 'bg' ), array( '.mobile-menu a:hover', 'background-color' ), array( '.add-comment-title a', 'color', '#f1f1f1' ), array( '.pingbacklist a', 'color', '#f1f1f1' ), ), __( 'Main Accent' ) ); add_color_rule( 'link', '', array( ) ); add_color_rule( 'fg1', '', array( ) ); add_color_rule( 'fg2', '', array( ) ); # Off White add_color_rule( 'extra', '#f1f1f1', array( array( '.bg-grey', 'background-color' ), array( '.post-content address', 'background-color' ), ) ); // Dark Grey add_color_rule( 'extra', '#222', array( array( 'body', 'color', 'bg' ), array( '::selection', 'background-color' ), array( '.header', 'border-top-color' ), array( '.blog-title a', 'color', 'bg' ), array( '.header-search-block', 'background-color' ), array( '.main-menu a', 'color', 'bg' ), array( '.main-menu ul:after', 'border-bottom-color' ), array( '.main-menu ul a', 'background-color' ), array( '.main-menu ul a', 'border-color' ), array( '.main-menu ul ul:after', 'border-right-color' ), array( '.attachment .post-meta-top', 'color', 'bg' ), array( '.single .hentry .post-title a, .page .hentry .post-title a', 'color', 'bg' ), array( '.post-content input[type="text"]:focus, .post-content input[type="tel"]:focus, .post-content input[type="url"]:focus, .post-content input[type="password"]:focus, .post-content textarea:focus', 'background-color' ), array( '.post-content input[type="submit"]:not(.search-button):hover, .post-content input[type="reset"]:hover, .post-content input[type="button"]:hover', 'background-color' ), array( '.comment-respond input, .comment-respond textarea', 'color', 'bg' ), array( '.comment-respond input:focus, .comment-respond textarea:focus', 'background-color' ), array( '.comment-respond input:focus, .comment-respond textarea:focus', 'border-color' ), array( '.comment-respond #submit', 'background-color' ), array( '.archive-container a', 'color', 'bg' ), array( '.widget-title', 'color', 'bg' ), array( '.comments-title', 'color', '#f1f1f1' ), array( '.pingbacks-title', 'color', '#f1f1f1' ), array( '#respond h3', 'color', '#f1f1f1' ), ) ); // Dark Grey #2 add_color_rule( 'extra', '#333', array( array( '.post-header-wrap:hover', 'background-color', 0.75 ), array( '.post.no-featured-image .post-header-wrap:hover', 'background-color' ), array( '.post-author-inner h3 a', 'color', 'bg' ), array( '.post-content pre', 'color', '#fafafa' ), array( '.post-content input[type="text"], .post-content input[type="tel"], .post-content input[type="url"], .post-content input[type="password"], .post-content textarea', 'color', '#eee' ), array( '.comment-header cite a', 'color', 'bg' ), ) ); // Dark Grey #3 add_color_rule( 'extra', '#444', array( array( '.media-caption', 'background-color', 0.5 ), array( '.post-author p', 'color', 'bg' ), array( '.post-content caption', 'color', 'bg' ), array( '.post-content th', 'color', 'bg' ), array( '.search-form .s', 'color', '#eee' ), array( '.widget-content', 'color', 'bg' ), ) ); // Grey add_color_rule( 'extra', '#666', array( array( '.single .hentry .post-meta-top, .single .hentry .post-meta-top a, .page .hentry .post-meta-top, .page .hentry .post-meta-top a', 'color', 'bg' ), array( '.page-links', 'color', 'bg' ), array( '.post-meta', 'color', 'bg' ), array( '.post-cat-tags a', 'color', 'bg' ), array( '.post-content blockquote p', 'color', 'bg' ), array( '.post-content cite', 'color', 'bg' ), array( '.comments-nav-below a', 'color', '#f1f1f1' ), array( '.comment-notes, .logged-in-as', 'color', '#f1f1f1' ), array( '.comment-respond .form-allowed-tags', 'color', '#f1f1f1' ), array( '.comment-respond .form-allowed-tags code', 'color', '#f1f1f1' ), array( '.page-title .tag-archive-meta p', 'color', 'bg' ), array( '.archive-nav a', 'color', '#eee' ), array( '#infinite-handle span', 'color', '#eee' ), array( '.widget-content li span', 'color', 'bg' ), array( '#wp-calendar tfoot a', 'color', 'bg' ), array( '.mobile-menu a', 'color', '#eee' ), array( '.mobile-search-form .s', 'color', 'bg' ), array( '.nav-toggle span', 'color', 'bg' ), ) ); // Grey #2 add_color_rule( 'extra', '#888', array( array( '.post-content .wp-caption-text, .post-content .gallery-caption', 'color', 'bg' ), array( '.nocomments', 'color', '#f1f1f1' ), array( '.page-title h4', 'color', 'bg' ), array( '.credits, .credits a', 'color', 'bg' ), ) ); // Grey #3 add_color_rule( 'extra', '#999', array( array( '.main-menu > .has-children > a::after, .main-menu > .menu-item-has-children > a::after', 'border-top-color' ), array( '.comment-header span a', 'color', 'bg' ), array( '.archive-container a span', 'color', 'bg' ), array( '.widget-content li:before', 'color', 'bg' ), array( '.widget_rss cite:before', 'color', 'bg' ), ) ); // Light Grey add_color_rule( 'extra', '#eee', array( array( '.post-content code, .post-content kbd, .post-content pre', 'background-color' ), array( '.post-content tbody', 'border-bottom-color', 0.5 ), array( '.post-content tbody', 'border-top-color', 0.5 ), array( '.post-content th, .post-content td', 'border-bottom-color', 0.5 ), array( '.post-content fieldset', 'border-color' ), array( '.post-content input[type="text"], .post-content input[type="tel"], .post-content input[type="url"], .post-content input[type="password"], .post-content textarea', 'background-color' ), array( '.archive-nav', 'background-color' ), array( '.archive-nav a', 'background-color' ), array( '#infinite-handle span', 'background-color' ), array( '.infinite-loader', 'background-color' ), array( '.archive-container li', 'border-bottom-color' ), array( '.archive-container li:first-child', 'border-top-color' ), array( '.search-form .s', 'background-color' ), array( '#wp-calendar thead th', 'border-top-color', 0.5 ), array( '#wp-calendar thead th', 'border-bottom-color', 0.5 ), array( '#wp-calendar tbody', 'border-bottom-color', 0.5 ), array( '.mobile-menu', 'background-color' ), array( '.mobile-search-form', 'background-color' ), ) ); // Light Grey #2 add_color_rule( 'extra', '#ddd', array( array( '.bg-grey', 'border-top-color' ), array( '.single.no-featured-image .header, .page.no-featured-image .header, .error404 .header', 'border-bottom-color' ), array( '.page-links:before', 'background-color' ), array( '.post-meta .meta-block', 'border-top-color' ), array( '.post-nav:before', 'background-color' ), array( '.post-content blockquote:before, .post-content blockquote:after', 'background-color' ), array( '.post-content hr', 'background-color' ), array( '.post-content pre', 'border-color' ), array( '.comments-title-container', 'border-bottom-color' ), array( '.comment-content blockquote', 'background-color' ), array( '.comment-content address', 'background-color' ), array( '.comment-content pre', 'background-color' ), array( '.comments-nav-below', 'border-top-color' ), array( '.comments + .respond', 'border-top-color' ), array( '.comment-respond input, .comment-respond textarea', 'border-color' ), array( '.pingbacks-title', 'border-bottom-color' ), array( '.page-title', 'border-top-color' ), array( '.error-404 .page-title, .no-results .page-title, .search-no-results .page-title', 'border-bottom-color' ), array( '.widget-area', 'border-top-color' ), array( '.widget-area + .credits', 'border-top-color' ), array( '.mobile-search-form', 'border-top-color' ), ) ); // Light Grey #3 add_color_rule( 'extra', '#aaa', array( array( '.tagcloud a', 'background-color' ), array( '.tagcloud a:before', 'border-right-color' ), array( '.author-links a', 'background-color' ), ) ); function radcliffe_extra_css() { ?>