Skip to content

Instantly share code, notes, and snippets.

@kathrynwp
Created February 19, 2018 16:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kathrynwp/ce84e89fa70dfe972fad11ca2a28fe4e to your computer and use it in GitHub Desktop.
Save kathrynwp/ce84e89fa70dfe972fad11ca2a28fe4e to your computer and use it in GitHub Desktop.
Ixion Red Palette
#infinite-handle span,.button,.comment-navigation .nav-next a,.comment-navigation .nav-previous a,.main-navigation .menu-toggle,.post-navigation .nav-next a,.post-navigation .nav-previous a,.posts-navigation .nav-next a,.posts-navigation .nav-previous a,button,input[type=button],input[type=reset],input[type=submit],#infinite-handle span:active,#infinite-handle span:focus,#infinite-handle span:hover,.button:active,.button:focus,.button:hover,.comment-navigation .nav-next a,.comment-navigation .nav-previous a,.main-navigation .menu-toggle,.post-navigation .nav-next a,.post-navigation .nav-previous a,.posts-navigation .nav-next a,.posts-navigation .nav-previous a,button:active,button:focus,button:hover,input[type=button]:active,input[type=button]:focus,input[type=button]:hover,input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover {
color: #fff;
}
.site-description,.featured-content .hentry .entry-title a {
color: #fff;
}
.comment-author,.footer-widgets .widget a,body,button,input,select,textarea {
color: #192930;
}
#respond h3,.comments-title,.featured-content,.hentry,.page-header,.recent-posts-header,.singular .entry-title,.site-header,.utility-container,.recent-posts:after,.site-footer,.site-info,.site-header .search-form .search-field,.site-header .search-form-icon:before,.site-header .jetpack-social-navigation a:before {
border-color: #eeece8;
}
#respond h3,.comments-title,.featured-content,.hentry,.page-header,.recent-posts-header,.singular .entry-title,.site-header,.utility-container,.recent-posts:after,.site-footer,.site-info,.site-header .search-form .search-field,.site-header .search-form-icon:before,.site-header .jetpack-social-navigation a:before {
border-color: rgba(238,236,232,.3);
}
.comment-metadata,.entry-footer,.entry-meta,.footer-widgets .widget-title,.main-navigation ul>li.current-menu-item>a,.main-navigation ul>li.current_page_item>a,.more-recent-posts,.more-recent-posts:visited,.more-testimonials,.more-testimonials:visited,.search-form-icon:before,.site-header .jetpack-social-navigation a,.site-info,div#jp-relatedposts h3.jp-relatedposts-headline {
color: #6f6d66;
}
.search-form-icon:before,.search-form .search-field {
border-color: #a5a29d;
}
.search-form-icon:before,.search-form .search-field {
border-color: rgba(165,162,157,.3);
}
body,ins,mark,.site-header .search-form-icon:before,.site-header .search-form .search-field,.footer-widgets .widget {
background-color: #fcfcfc;
}
.entry-author,.widget,hr,.testimonials .hentry {
background-color: #f4f4f4;
}
.featured-content .hentry,.header-overlay {
background-color: #212121;
}
.header-overlay:before {
background-color: #212121;
}
h1,h2,h3,h4,h5,h6,.entry-title a,.entry-title a:visited,.entry-title,.page-title,.widget-title,.widget a,.site-title,.comments-title,.site-title a,.site-title a:visited {
color: #212121;
}
#infinite-handle span,.button,.comment-navigation .nav-next a,.comment-navigation .nav-previous a,.main-navigation .menu-toggle,.post-navigation .nav-next a,.post-navigation .nav-previous a,.posts-navigation .nav-next a,.posts-navigation .nav-previous a,button,input[type=button],input[type=reset],input[type=submit] {
background-color: #b50c0c;
}
#infinite-handle span:active,#infinite-handle span:focus,#infinite-handle span:hover,.button:active,.button:focus,.button:hover,button:active,button:focus,button:hover,input[type=button]:active,input[type=button]:focus,input[type=button]:hover,input[type=reset]:active,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:active,input[type=submit]:focus,input[type=submit]:hover {
background-color: #9e0a0a;
}
.main-navigation ul ul {
border-top-color: #b50c0c;
}
.main-navigation ul ul:before {
color: #b50c0c;
}
.comment-metadata .edit-link a,.site-header .jetpack-social-navigation a:hover,.jetpack_widget_social_icons a:hover,.jetpack_widget_social_icons a:focus,.widget_wpcom_social_media_icons_widget a:hover,.widget_wpcom_social_media_icons_widget a:focus,a,a:visited,.main-navigation .nav-menu>li>a,.testimonials .edit-link a,.testimonials .edit-link a:visited {
color: #b50c0c;
}
a:hover,a:focus,a:active {
color: #b50c0c;
}
.featured-content .hentry:hover .entry-title a {
color: #f36262;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment