<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[38918] trunk/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Refresh color patterns for changes in style.css</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="https://core.trac.wordpress.org/changeset/38918">38918</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"https://core.trac.wordpress.org/changeset/38918","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>davidakennedy</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2016-10-25 19:59:11 +0000 (Tue, 25 Oct 2016)</dd>
</dl>

<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>Twenty Seventeen: Refresh color patterns for changes in style.css

This brings the custom colors CSS in line with the stylesheet. Some selectors were missing since many changes occurred in `style.css` a few days before the original merge to Core.

Props celloexpressions, laurelfulford.

Fixes <a href="https://core.trac.wordpress.org/ticket/38389">#38389</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpcontentthemestwentyseventeenassetscsscolorsdarkcss">trunk/src/wp-content/themes/twentyseventeen/assets/css/colors-dark.css</a></li>
<li><a href="#trunksrcwpcontentthemestwentyseventeeninccolorpatternsphp">trunk/src/wp-content/themes/twentyseventeen/inc/color-patterns.php</a></li>
<li><a href="#trunksrcwpcontentthemestwentyseventeenstylecss">trunk/src/wp-content/themes/twentyseventeen/style.css</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpcontentthemestwentyseventeenassetscsscolorsdarkcss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentyseventeen/assets/css/colors-dark.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentyseventeen/assets/css/colors-dark.css    2016-10-25 19:33:34 UTC (rev 38917)
+++ trunk/src/wp-content/themes/twentyseventeen/assets/css/colors-dark.css      2016-10-25 19:59:11 UTC (rev 38918)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2,6 +2,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * Twenty Seventeen: Dark Color Scheme
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * See inc/color-patterns.php for dynamic color overrides for the theme.
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ *
+ * Colors are ordered from light to dark.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark button,
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -11,46 +13,125 @@
</span><span class="cx" style="display: block; padding: 0 10px">        background-color: #fff;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-dark input[type="text"]:focus,
-.colors-dark input[type="email"]:focus,
-.colors-dark input[type="url"]:focus,
-.colors-dark input[type="password"]:focus,
-.colors-dark input[type="search"]:focus,
-.colors-dark input[type="number"]:focus,
-.colors-dark input[type="tel"]:focus,
-.colors-dark input[type="range"]:focus,
-.colors-dark input[type="date"]:focus,
-.colors-dark input[type="month"]:focus,
-.colors-dark input[type="week"]:focus,
-.colors-dark input[type="time"]:focus,
-.colors-dark input[type="datetime"]:focus,
-.colors-dark input[type="datetime-local"]:focus,
-.colors-dark input[type="color"]:focus,
-.colors-dark textarea:focus,
-.colors-dark button.secondary,
-.colors-dark input[type="reset"],
-.colors-dark input[type="button"].secondary,
-.colors-dark input[type="reset"].secondary,
-.colors-dark input[type="submit"].secondary,
-.colors-dark a,
-.colors-dark a:visited,
-.colors-dark .site-title,
-.colors-dark .site-title a,
-.colors-dark .navigation-top a,
-.colors-dark .navigation-top a:visited,
-.colors-dark .dropdown-toggle,
-.colors-dark .menu-toggle,
-.colors-dark .page .panel-content .entry-title,
-.colors-dark .page-title,
-.colors-dark.page:not(.twentyseventeen-front-page) .entry-title,
-.colors-dark .page-links a .page-number,
-.colors-dark .comment-metadata a.comment-edit-link,
-.colors-dark .comment-reply-link .icon,
-.colors-dark h2.widget-title,
-.colors-dark mark {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-dark a:hover,
+.colors-dark a:active,
+.colors-dark .entry-content a:focus,
+.colors-dark .entry-content a:hover,
+.colors-dark .entry-summary a:focus,
+.colors-dark .entry-summary a:hover,
+.colors-dark .widget a:focus,
+.colors-dark .widget a:hover,
+.colors-dark .site-footer .widget-area a:focus,
+.colors-dark .site-footer .widget-area a:hover,
+.colors-dark .posts-navigation a:focus,
+.colors-dark .posts-navigation a:hover,
+.colors-dark .comment-metadata a:focus,
+.colors-dark .comment-metadata a:hover,
+.colors-dark .comment-metadata a.comment-edit-link:focus,
+.colors-dark .comment-metadata a.comment-edit-link:hover,
+.colors-dark .comment-reply-link:focus,
+.colors-dark .comment-reply-link:hover,
+.colors-dark .widget_authors a:focus strong,
+.colors-dark .widget_authors a:hover strong,
+.colors-dark .entry-title a:focus,
+.colors-dark .entry-title a:hover,
+.colors-dark .entry-meta a:focus,
+.colors-dark .entry-meta a:hover,
+.colors-dark.blog .entry-meta a.post-edit-link:focus,
+.colors-dark.blog .entry-meta a.post-edit-link:hover,
+.colors-dark.archive .entry-meta a.post-edit-link:focus,
+.colors-dark.archive .entry-meta a.post-edit-link:hover,
+.colors-dark.search .entry-meta a.post-edit-link:focus,
+.colors-dark.search .entry-meta a.post-edit-link:hover,
+.colors-dark .page-links a:focus .page-number,
+.colors-dark .page-links a:hover .page-number,
+.colors-dark .entry-footer .cat-links a:focus,
+.colors-dark .entry-footer .cat-links a:hover,
+.colors-dark .entry-footer .tags-links a:focus,
+.colors-dark .entry-footer .tags-links a:hover,
+.colors-dark .post-navigation a:focus,
+.colors-dark .post-navigation a:hover,
+.colors-dark .logged-in-as a:focus,
+.colors-dark .logged-in-as a:hover,
+.colors-dark a:focus .nav-title,
+.colors-dark a:hover .nav-title,
+.colors-dark .edit-link a:focus,
+.colors-dark .edit-link a:hover,
+.colors-dark .site-info a:focus,
+.colors-dark .site-info a:hover,
+.colors-dark .widget .widget-title a:focus,
+.colors-dark .widget .widget-title a:hover,
+.colors-dark .widget ul li a:focus,
+.colors-dark .widget ul li a:hover {
</ins><span class="cx" style="display: block; padding: 0 10px">         color: #fff;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-dark .entry-content a:focus,
+.colors-dark .entry-content a:hover,
+.colors-dark .entry-summary a:focus,
+.colors-dark .entry-summary a:hover,
+.colors-dark .widget a:focus,
+.colors-dark .widget a:hover,
+.colors-dark .site-footer .widget-area a:focus,
+.colors-dark .site-footer .widget-area a:hover,
+.colors-dark .posts-navigation a:focus,
+.colors-dark .posts-navigation a:hover,
+.colors-dark .comment-metadata a:focus,
+.colors-dark .comment-metadata a:hover,
+.colors-dark .comment-metadata a.comment-edit-link:focus,
+.colors-dark .comment-metadata a.comment-edit-link:hover,
+.colors-dark .comment-reply-link:focus,
+.colors-dark .comment-reply-link:hover,
+.colors-dark .widget_authors a:focus strong,
+.colors-dark .widget_authors a:hover strong,
+.colors-dark .entry-title a:focus,
+.colors-dark .entry-title a:hover,
+.colors-dark .entry-meta a:focus,
+.colors-dark .entry-meta a:hover,
+.colors-dark.blog .entry-meta a.post-edit-link:focus,
+.colors-dark.blog .entry-meta a.post-edit-link:hover,
+.colors-dark.archive .entry-meta a.post-edit-link:focus,
+.colors-dark.archive .entry-meta a.post-edit-link:hover,
+.colors-dark.search .entry-meta a.post-edit-link:focus,
+.colors-dark.search .entry-meta a.post-edit-link:hover,
+.colors-dark .page-links a:focus .page-number,
+.colors-dark .page-links a:hover .page-number,
+.colors-dark .entry-footer .cat-links a:focus,
+.colors-dark .entry-footer .cat-links a:hover,
+.colors-dark .entry-footer .tags-links a:focus,
+.colors-dark .entry-footer .tags-links a:hover,
+.colors-dark .post-navigation a:focus,
+.colors-dark .post-navigation a:hover,
+.colors-dark .pagination a:focus,
+.colors-dark .pagination a:hover,
+.colors-dark .comments-pagination a:focus,
+.colors-dark .comments-pagination a:hover,
+.colors-dark .logged-in-as a:focus,
+.colors-dark .logged-in-as a:hover,
+.colors-dark a:focus .nav-title,
+.colors-dark a:hover .nav-title,
+.colors-dark .edit-link a:focus,
+.colors-dark .edit-link a:hover,
+.colors-dark .site-info a:focus,
+.colors-dark .site-info a:hover,
+.colors-dark .widget .widget-title a:focus,
+.colors-dark .widget .widget-title a:hover,
+.colors-dark .widget ul li a:focus,
+.colors-dark .widget ul li a:hover {
+       -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0), 0 3px 0 rgba(255, 255, 255, 1); /* Equivalant to #fff */
+       box-shadow: inset 0 0 0 rgba(255, 255, 255, 0), 0 3px 0 rgba(255, 255, 255, 1); /* Equivalant to #fff */
+}
+
+.colors-dark .entry-content a,
+.colors-dark .entry-summary a,
+.colors-dark .widget a,
+.colors-dark .site-footer .widget-area a,
+.colors-dark .posts-navigation a,
+.colors-dark .widget_authors a strong {
+       -webkit-box-shadow: inset 0 -1px 0 rgba(240, 240, 240, 1); /* Equivalant to #f0f0f0 */
+       box-shadow: inset 0 -1px 0 rgba(240, 240, 240, 1); /* Equivalant to #f0f0f0 */
+}
+
</ins><span class="cx" style="display: block; padding: 0 10px"> body.colors-dark,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark button,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark input,
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -70,7 +151,6 @@
</span><span class="cx" style="display: block; padding: 0 10px">        color: #eee;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-
</del><span class="cx" style="display: block; padding: 0 10px"> .colors-dark input[type="text"]:focus,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark input[type="email"]:focus,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark input[type="url"]:focus,
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -91,6 +171,50 @@
</span><span class="cx" style="display: block; padding: 0 10px">        border-color: #eee;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-dark input[type="text"]:focus,
+.colors-dark input[type="email"]:focus,
+.colors-dark input[type="url"]:focus,
+.colors-dark input[type="password"]:focus,
+.colors-dark input[type="search"]:focus,
+.colors-dark input[type="number"]:focus,
+.colors-dark input[type="tel"]:focus,
+.colors-dark input[type="range"]:focus,
+.colors-dark input[type="date"]:focus,
+.colors-dark input[type="month"]:focus,
+.colors-dark input[type="week"]:focus,
+.colors-dark input[type="time"]:focus,
+.colors-dark input[type="datetime"]:focus,
+.colors-dark input[type="datetime-local"]:focus,
+.colors-dark input[type="color"]:focus,
+.colors-dark textarea:focus,
+.colors-dark button.secondary,
+.colors-dark input[type="reset"],
+.colors-dark input[type="button"].secondary,
+.colors-dark input[type="reset"].secondary,
+.colors-dark input[type="submit"].secondary,
+.colors-dark a,
+.colors-dark .site-title,
+.colors-dark .site-title a,
+.colors-dark .navigation-top a,
+.colors-dark .dropdown-toggle,
+.colors-dark .menu-toggle,
+.colors-dark .page .panel-content .entry-title,
+.colors-dark .page-title,
+.colors-dark.page:not(.twentyseventeen-front-page) .entry-title,
+.colors-dark .page-links a .page-number,
+.colors-dark .comment-metadata a.comment-edit-link,
+.colors-dark .comment-reply-link .icon,
+.colors-dark h2.widget-title,
+.colors-dark mark,
+.colors-dark .post-navigation a:focus .icon,
+.colors-dark .post-navigation a:hover .icon,
+.colors-dark.blog .entry-meta a.post-edit-link,
+.colors-dark.archive .entry-meta a.post-edit-link,
+.colors-dark.search .entry-meta a.post-edit-link,
+.colors-custom .twentyseventeen-panel .recent-posts .entry-header .edit-link {
+       color: #ddd;
+}
+
</ins><span class="cx" style="display: block; padding: 0 10px"> .colors-dark h2,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark blockquote,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark input[type="text"],
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -110,9 +234,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark input[type="color"],
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark textarea,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark .navigation-top .current-menu-item > a,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-dark .navigation-top .current-menu-item > a:visited,
</del><span class="cx" style="display: block; padding: 0 10px"> .colors-dark .navigation-top .current_page_item > a,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-dark .navigation-top .current_page_item > a:visited,
</del><span class="cx" style="display: block; padding: 0 10px"> .colors-dark .entry-content blockquote.alignleft,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark .entry-content blockquote.alignright,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark .taxonomy-description,
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -127,6 +249,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark h5,
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.main-navigation a:hover,
</ins><span class="cx" style="display: block; padding: 0 10px"> .colors-dark .entry-meta,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark .entry-meta a,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark .nav-subtitle,
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -146,60 +269,12 @@
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark input[type="button"]:focus,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark input[type="submit"]:hover,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark input[type="submit"]:focus,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-dark .entry-content a:focus,
-.colors-dark .entry-content a:hover,
-.colors-dark .entry-summary a:focus,
-.colors-dark .entry-summary a:hover,
-.colors-dark .widget a:focus,
-.colors-dark .widget a:hover,
-.colors-dark .site-footer .widget-area a:focus,
-.colors-dark .site-footer .widget-area a:hover,
-.colors-dark .posts-navigation a:focus,
-.colors-dark .posts-navigation a:hover,
-.colors-dark .comment-navigation a:focus,
-.colors-dark .comment-navigation a:hover,
-.colors-dark .comment-metadata a:focus,
-.colors-dark .comment-metadata a:hover,
-.colors-dark .comment-metadata a.comment-edit-link:focus,
-.colors-dark .comment-metadata a.comment-edit-link:hover,
-.colors-dark .comment-reply-link:focus,
-.colors-dark .comment-reply-link:hover,
-.colors-dark .widget_authors a:focus strong,
-.colors-dark .widget_authors a:hover strong,
-.colors-dark .project-terms a:focus,
-.colors-dark .project-terms a:hover,
-.colors-dark .entry-title a:focus,
-.colors-dark .entry-title a:hover,
-.colors-dark .entry-meta a:focus,
-.colors-dark .entry-meta a:hover,
-.colors-dark .page-links a:focus .page-number,
-.colors-dark .page-links a:hover .page-number,
-.colors-dark .entry-footer a:focus,
-.colors-dark .entry-footer a:hover,
-.colors-dark .entry-footer .cat-links a:focus,
-.colors-dark .entry-footer .cat-links a:hover,
-.colors-dark .entry-footer .tags-links a:focus,
-.colors-dark .entry-footer .tags-links a:hover,
-.colors-dark .post-navigation a:focus,
-.colors-dark .post-navigation a:hover,
-.colors-dark .logged-in-as a:focus,
-.colors-dark .logged-in-as a:hover,
-.colors-dark .comment-navigation a:focus,
-.colors-dark .comment-navigation a:hover,
-.colors-dark a:focus .nav-title,
-.colors-dark a:hover .nav-title,
-.colors-dark .edit-link a:focus,
-.colors-dark .edit-link a:hover,
-.colors-dark .pagination a:focus,
-.colors-dark .pagination a:hover,
-.colors-dark .site-info a:focus,
-.colors-dark .site-info a:hover,
-.colors-dark .widget .widget-title a:focus,
-.colors-dark .widget .widget-title a:hover,
-.colors-dark .widget ul li a:focus,
-.colors-dark .widget ul li a:hover,
-.colors-dark .entry-footer .edit-link a.post-edit-link:hover,
-.colors-dark .entry-footer .edit-link a.post-edit-link:focus {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-dark .prev.page-numbers:focus,
+.colors-dark .prev.page-numbers:hover,
+.colors-dark .next.page-numbers:focus,
+.colors-dark .next.page-numbers:hover,
+.colors-dark .entry-footer .edit-link a.post-edit-link:focus,
+.colors-dark .entry-footer .edit-link a.post-edit-link:hover {
</ins><span class="cx" style="display: block; padding: 0 10px">         background: #bbb;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -209,19 +284,9 @@
</span><span class="cx" style="display: block; padding: 0 10px">        color: #222;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-dark .entry-content a,
-.colors-dark .entry-content a:visited,
-.colors-dark .entry-summary a,
-.colors-dark .entry-summary a:visited,
-.colors-dark .widget a,
-.colors-dark .widget a:visited,
-.colors-dark .site-footer .widget-area a,
-.colors-dark .site-footer .widget-area a:visited,
-.colors-dark .posts-navigation a,
-.colors-dark .posts-navigation a:visited,
-.colors-dark .widget_authors a strong,
-.colors-dark .widget_authors a:visited strong {
-       border-bottom-color: #bbb;
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-dark .entry-footer .cat-links .icon,
+.colors-dark .entry-footer .tags-links .icon {
+       color: #666;
</ins><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark button.secondary:hover,
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -266,11 +331,6 @@
</span><span class="cx" style="display: block; padding: 0 10px">        border-color: #555;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-dark .entry-footer .cat-links .icon,
-.colors-dark .entry-footer .tags-links .icon {
-       color: #666;
-}
-
</del><span class="cx" style="display: block; padding: 0 10px"> .colors-dark button.secondary,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark input[type="reset"],
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark input[type="button"].secondary,
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -320,6 +380,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">        background: #333;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-dark tr,
+.colors-dark thead th {
+       border-color: #333;
+}
+
</ins><span class="cx" style="display: block; padding: 0 10px"> .colors-dark .navigation-top,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark .main-navigation > div > ul,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark .pagination,
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -329,6 +394,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">        border-top-color: #333;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-dark .single-featured-image-header,
</ins><span class="cx" style="display: block; padding: 0 10px"> .colors-dark .navigation-top,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark .main-navigation li,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark .entry-footer,
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -336,66 +402,18 @@
</span><span class="cx" style="display: block; padding: 0 10px">        border-bottom-color: #333;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-dark .site-header {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-dark .site-header,
+.colors-dark .single-featured-image-header {
</ins><span class="cx" style="display: block; padding: 0 10px">         background-color: #262626;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-dark .entry-content a:focus,
-.colors-dark .entry-content a:hover,
-.colors-dark .entry-summary a:focus,
-.colors-dark .entry-summary a:hover,
-.colors-dark .widget a:focus,
-.colors-dark .widget a:hover,
-.colors-dark .site-footer .widget-area a:focus,
-.colors-dark .site-footer .widget-area a:hover,
-.colors-dark .posts-navigation a:focus,
-.colors-dark .posts-navigation a:hover,
-.colors-dark .comment-navigation a:focus,
-.colors-dark .comment-navigation a:hover,
-.colors-dark .comment-metadata a:focus,
-.colors-dark .comment-metadata a:hover,
-.colors-dark .comment-metadata a.comment-edit-link:focus,
-.colors-dark .comment-metadata a.comment-edit-link:hover,
-.colors-dark .comment-reply-link:focus,
-.colors-dark .comment-reply-link:hover,
-.colors-dark .widget_authors a:focus strong,
-.colors-dark .widget_authors a:hover strong,
-.colors-dark .project-terms a:focus,
-.colors-dark .project-terms a:hover,
-.colors-dark .entry-title a:focus,
-.colors-dark .entry-title a:hover,
-.colors-dark .entry-meta a:focus,
-.colors-dark .entry-meta a:hover,
-.colors-dark .page-links a:focus .page-number,
-.colors-dark .page-links a:hover .page-number,
-.colors-dark .entry-footer a:focus,
-.colors-dark .entry-footer a:hover,
-.colors-dark .entry-footer .cat-links a:focus,
-.colors-dark .entry-footer .cat-links a:hover,
-.colors-dark .entry-footer .tags-links a:focus,
-.colors-dark .entry-footer .tags-links a:hover,
-.colors-dark .post-navigation a:focus,
-.colors-dark .post-navigation a:hover,
-.colors-dark .logged-in-as a:focus,
-.colors-dark .logged-in-as a:hover,
-.colors-dark .comment-navigation a:focus,
-.colors-dark .comment-navigation a:hover,
-.colors-dark a:focus .nav-title,
-.colors-dark a:hover .nav-title,
-.colors-dark .edit-link a:focus,
-.colors-dark .edit-link a:hover,
-.colors-dark .pagination a:focus,
-.colors-dark .pagination a:hover,
-.colors-dark .site-info a:focus,
-.colors-dark .site-info a:hover,
-.colors-dark .widget .widget-title a:focus,
-.colors-dark .widget .widget-title a:hover,
-.colors-dark .widget ul li a:focus,
-.colors-dark .widget ul li a:hover,
</del><span class="cx" style="display: block; padding: 0 10px"> .colors-dark button,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark input[type="button"],
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark input[type="submit"],
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-dark .entry-footer .edit-link a.post-edit-link {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-dark .prev.page-numbers:focus,
+.colors-dark .prev.page-numbers:hover,
+.colors-dark .next.page-numbers:focus,
+.colors-dark .next.page-numbers:hover {
</ins><span class="cx" style="display: block; padding: 0 10px">         color: #222;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -405,16 +423,74 @@
</span><span class="cx" style="display: block; padding: 0 10px">        background: #222;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-dark .entry-title a,
+.colors-dark .entry-meta a,
+.colors-dark.blog .entry-meta a.post-edit-link,
+.colors-dark.archive .entry-meta a.post-edit-link,
+.colors-dark.search .entry-meta a.post-edit-link,
+.colors-dark .page-links a,
+.colors-dark .page-links a .page-number,
+.colors-dark .entry-footer a,
+.colors-dark .entry-footer .cat-links a,
+.colors-dark .entry-footer .tags-links a,
+.colors-dark .edit-link a,
+.colors-dark .post-navigation a,
+.colors-dark .logged-in-as a,
+.colors-dark .comment-navigation a,
+.colors-dark .comment-metadata a,
+.colors-dark .comment-metadata a.comment-edit-link,
+.colors-dark .comment-reply-link,
+.colors-dark a .nav-title,
+.colors-dark .pagination a,
+.colors-dark .widget .widget-title a,
+.colors-dark .widget ul li a,
+.colors-dark .site-footer .widget-area ul li a,
+.colors-dark .site-info a {
+       -webkit-box-shadow: inset 0 -1px 0 rgba(34, 34, 34, 1); /* Equivalant to #222 */
+       box-shadow: inset 0 -1px 0 rgba(34, 34, 34, 1); /* Equivalant to #222 */
+}
+
+/* Fixes linked images */
+.entry-content a img,
+.widget a img {
+       -webkit-box-shadow: 0 0 0 8px #222;
+       box-shadow: 0 0 0 8px #222;
+}
+
+.colors-dark .entry-footer .edit-link a.post-edit-link {
+       color: #000;
+}
+
</ins><span class="cx" style="display: block; padding: 0 10px"> .colors-dark .menu-toggle,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark .menu-toggle:hover,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark .menu-toggle:focus,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-dark .dropdown-toggle,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-custom .menu-scroll-down,
-.colors-custom .menu-scroll-down:hover,
-.colors-custom .menu-scroll-down:focus {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-dark .dropdown-toggle:hover,
+.colors-dark .dropdown-toggle:focus,
+.colors-dark .menu-scroll-down,
+.colors-dark .menu-scroll-down:hover,
+.colors-dark .menu-scroll-down:focus {
</ins><span class="cx" style="display: block; padding: 0 10px">         background-color: transparent;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-dark .widget .tagcloud a,
+.colors-dark .widget .tagcloud a:focus,
+.colors-dark .widget .tagcloud a:hover,
+.colors-dark .widget.widget_tag_cloud a,
+.colors-dark .widget.widget_tag_cloud a:focus,
+.colors-dark .widget.widget_tag_cloud a:hover,
+.colors-dark .wp_widget_tag_cloud a,
+.colors-dark .wp_widget_tag_cloud a:focus,
+.colors-dark .wp_widget_tag_cloud a:hover,
+.colors-dark .entry-footer .edit-link a.post-edit-link:focus,
+.colors-dark .entry-footer .edit-link a.post-edit-link:hover,
+.colors-dark .prev.page-numbers:focus,
+.colors-dark .prev.page-numbers:hover,
+.colors-dark .next.page-numbers:focus,
+.colors-dark .next.page-numbers:hover {
+       -webkit-box-shadow: none;
+       box-shadow: none;
+}
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> @media screen and (min-width: 48em) {
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyseventeeninccolorpatternsphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentyseventeen/inc/color-patterns.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentyseventeen/inc/color-patterns.php        2016-10-25 19:33:34 UTC (rev 38917)
+++ trunk/src/wp-content/themes/twentyseventeen/inc/color-patterns.php  2016-10-25 19:59:11 UTC (rev 38918)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -26,8 +26,75 @@
</span><span class="cx" style="display: block; padding: 0 10px">        $css = '
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><span class="cx" style="display: block; padding: 0 10px">  * Twenty Seventeen: Color Patterns
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ *
+ * Colors are ordered from dark to light.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-custom a:hover,
+.colors-custom a:active,
+.colors-custom .entry-content a:focus,
+.colors-custom .entry-content a:hover,
+.colors-custom .entry-summary a:focus,
+.colors-custom .entry-summary a:hover,
+.colors-custom .widget a:focus,
+.colors-custom .widget a:hover,
+.colors-custom .site-footer .widget-area a:focus,
+.colors-custom .site-footer .widget-area a:hover,
+.colors-custom .posts-navigation a:focus,
+.colors-custom .posts-navigation a:hover,
+.colors-custom .comment-metadata a:focus,
+.colors-custom .comment-metadata a:hover,
+.colors-custom .comment-metadata a.comment-edit-link:focus,
+.colors-custom .comment-metadata a.comment-edit-link:hover,
+.colors-custom .comment-reply-link:focus,
+.colors-custom .comment-reply-link:hover,
+.colors-custom .widget_authors a:focus strong,
+.colors-custom .widget_authors a:hover strong,
+.colors-custom .entry-title a:focus,
+.colors-custom .entry-title a:hover,
+.colors-custom .entry-meta a:focus,
+.colors-custom .entry-meta a:hover,
+.colors-custom.blog .entry-meta a.post-edit-link:focus,
+.colors-custom.blog .entry-meta a.post-edit-link:hover,
+.colors-custom.archive .entry-meta a.post-edit-link:focus,
+.colors-custom.archive .entry-meta a.post-edit-link:hover,
+.colors-custom.search .entry-meta a.post-edit-link:focus,
+.colors-custom.search .entry-meta a.post-edit-link:hover,
+.colors-custom .page-links a:focus .page-number,
+.colors-custom .page-links a:hover .page-number,
+.colors-custom .entry-footer a:focus,
+.colors-custom .entry-footer a:hover,
+.colors-custom .entry-footer .cat-links a:focus,
+.colors-custom .entry-footer .cat-links a:hover,
+.colors-custom .entry-footer .tags-links a:focus,
+.colors-custom .entry-footer .tags-links a:hover,
+.colors-custom .post-navigation a:focus,
+.colors-custom .post-navigation a:hover,
+.colors-custom .logged-in-as a:focus,
+.colors-custom .logged-in-as a:hover,
+.colors-custom a:focus .nav-title,
+.colors-custom a:hover .nav-title,
+.colors-custom .edit-link a:focus,
+.colors-custom .edit-link a:hover,
+.colors-custom .site-info a:focus,
+.colors-custom .site-info a:hover,
+.colors-custom .widget .widget-title a:focus,
+.colors-custom .widget .widget-title a:hover,
+.colors-custom .widget ul li a:focus,
+.colors-custom .widget ul li a:hover {
+       color: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 0% ); /* base: #000; */
+}
+
+.colors-custom .entry-content a,
+.colors-custom .entry-summary a,
+.colors-custom .widget a,
+.colors-custom .site-footer .widget-area a,
+.colors-custom .posts-navigation a,
+.colors-custom .widget_authors a strong {
+       -webkit-box-shadow: inset 0 -1px 0 hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 6% ); /* base: rgba(15, 15, 15, 1); */
+       box-shadow: inset 0 -1px 0 hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 6% ); /* base: rgba(15, 15, 15, 1); */
+}
+
</ins><span class="cx" style="display: block; padding: 0 10px"> .colors-custom button,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom input[type="button"],
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom input[type="submit"],
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -57,11 +124,9 @@
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom input[type="reset"].secondary,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom input[type="submit"].secondary,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom a,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-custom a:visited,
</del><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .site-title,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .site-title a,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .navigation-top a,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-custom .navigation-top a:visited,
</del><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .dropdown-toggle,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .menu-toggle,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .page .panel-content .entry-title,
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -71,10 +136,70 @@
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .comment-metadata a.comment-edit-link,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .comment-reply-link .icon,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom h2.widget-title,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-custom mark {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-custom mark,
+.colors-custom .post-navigation a:focus .icon,
+.colors-custom .post-navigation a:hover .icon,
+.colors-custom .site-content .site-content-light,
+.colors-custom .twentyseventeen-panel .recent-posts .entry-header .edit-link {
</ins><span class="cx" style="display: block; padding: 0 10px">         color: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 13% ); /* base: #222; */
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-custom .entry-content a:focus,
+.colors-custom .entry-content a:hover,
+.colors-custom .entry-summary a:focus,
+.colors-custom .entry-summary a:hover,
+.colors-custom .widget a:focus,
+.colors-custom .widget a:hover,
+.colors-custom .site-footer .widget-area a:focus,
+.colors-custom .site-footer .widget-area a:hover,
+.colors-custom .posts-navigation a:focus,
+.colors-custom .posts-navigation a:hover,
+.colors-custom .comment-metadata a:focus,
+.colors-custom .comment-metadata a:hover,
+.colors-custom .comment-metadata a.comment-edit-link:focus,
+.colors-custom .comment-metadata a.comment-edit-link:hover,
+.colors-custom .comment-reply-link:focus,
+.colors-custom .comment-reply-link:hover,
+.colors-custom .widget_authors a:focus strong,
+.colors-custom .widget_authors a:hover strong,
+.colors-custom .entry-title a:focus,
+.colors-custom .entry-title a:hover,
+.colors-custom .entry-meta a:focus,
+.colors-custom .entry-meta a:hover,
+.colors-custom.blog .entry-meta a.post-edit-link:focus,
+.colors-custom.blog .entry-meta a.post-edit-link:hover,
+.colors-custom.archive .entry-meta a.post-edit-link:focus,
+.colors-custom.archive .entry-meta a.post-edit-link:hover,
+.colors-custom.search .entry-meta a.post-edit-link:focus,
+.colors-custom.search .entry-meta a.post-edit-link:hover,
+.colors-custom .page-links a:focus .page-number,
+.colors-custom .page-links a:hover .page-number,
+.colors-custom .entry-footer .cat-links a:focus,
+.colors-custom .entry-footer .cat-links a:hover,
+.colors-custom .entry-footer .tags-links a:focus,
+.colors-custom .entry-footer .tags-links a:hover,
+.colors-custom .post-navigation a:focus,
+.colors-custom .post-navigation a:hover,
+.colors-custom .pagination a:focus,
+.colors-custom .pagination a:hover,
+.colors-custom .comments-pagination a:focus,
+.colors-custom .comments-pagination a:hover,
+.colors-custom .logged-in-as a:focus,
+.colors-custom .logged-in-as a:hover,
+.colors-custom a:focus .nav-title,
+.colors-custom a:hover .nav-title,
+.colors-custom .edit-link a:focus,
+.colors-custom .edit-link a:hover,
+.colors-custom .site-info a:focus,
+.colors-custom .site-info a:hover,
+.colors-custom .widget .widget-title a:focus,
+.colors-custom .widget .widget-title a:hover,
+.colors-custom .widget ul li a:focus,
+.colors-custom .widget ul li a:hover {
+       -webkit-box-shadow: inset 0 0 0 hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 13% ), 0 3px 0 hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 13% );
+       box-shadow: inset 0 0 0 hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 13% ), 0 3px 0 hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 13% );
+}
+
</ins><span class="cx" style="display: block; padding: 0 10px"> body.colors-custom,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom button,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom input,
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -90,10 +215,15 @@
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .entry-footer .tags-links a,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .format-quote blockquote,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .nav-title,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-custom .comment-body {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-custom .comment-body,
+.colors-custom .site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
</ins><span class="cx" style="display: block; padding: 0 10px">         color: hsl( ' . esc_attr( $hue ) . ', ' . $reduced_saturation . ', 20% ); /* base: #333; */
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-custom .social-navigation a:hover,
+.colors-custom .social-navigation a:focus {
+       background: hsl( ' . esc_attr( $hue ) . ', ' . $reduced_saturation . ', 20% ); /* base: #333; */
+}
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom input[type="text"]:focus,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom input[type="email"]:focus,
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -133,11 +263,13 @@
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom input[type="datetime-local"],
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom input[type="color"],
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom textarea,
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-custom .site-description,
</ins><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .entry-content blockquote.alignleft,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .entry-content blockquote.alignright,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .colors-custom .taxonomy-description,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .site-info a,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-custom .wp-caption {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-custom .wp-caption,
+.colors-custom .gallery-caption {
</ins><span class="cx" style="display: block; padding: 0 10px">         color: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 40% ); /* base: #666; */
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -149,6 +281,9 @@
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom h5,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .entry-meta,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .entry-meta a,
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-custom.blog .entry-meta a.post-edit-link,
+.colors-custom.archive .entry-meta a.post-edit-link,
+.colors-custom.search .entry-meta a.post-edit-link,
</ins><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .nav-subtitle,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .comment-metadata,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .comment-metadata a,
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -156,11 +291,10 @@
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .comment-awaiting-moderation,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .page-numbers.current,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .page-links .page-number,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-custom .site-description,
</del><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .navigation-top .current-menu-item > a,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-custom .navigation-top .current-menu-item > a:visited,
</del><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .navigation-top .current_page_item > a,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-custom .navigation-top .current_page_item > a:visited {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-custom .main-navigation a:hover,
+.colors-custom .site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
</ins><span class="cx" style="display: block; padding: 0 10px">         color: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 46% ); /* base: #767676; */
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -170,80 +304,18 @@
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom input[type="button"]:focus,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom input[type="submit"]:hover,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom input[type="submit"]:focus,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-custom .entry-content a:focus,
-.colors-custom .entry-content a:hover,
-.colors-custom .entry-summary a:focus,
-.colors-custom .entry-summary a:hover,
-.colors-custom .widget a:focus,
-.colors-custom .widget a:hover,
-.colors-custom .colors-custom .site-footer .widget-area a:focus,
-.colors-custom .site-footer .widget-area a:hover,
-.colors-custom .posts-navigation a:focus,
-.colors-custom .posts-navigation a:hover,
-.colors-custom .comment-navigation a:focus,
-.colors-custom .comment-navigation a:hover,
-.colors-custom .comment-metadata a:focus,
-.colors-custom .comment-metadata a:hover,
-.colors-custom .comment-metadata a.comment-edit-link:focus,
-.colors-custom .comment-metadata a.comment-edit-link:hover,
-.colors-custom .comment-reply-link:focus,
-.colors-custom .comment-reply-link:hover,
-.colors-custom .widget_authors a:focus strong,
-.colors-custom .widget_authors a:hover strong,
-.colors-custom .project-terms a:focus,
-.colors-custom .project-terms a:hover,
-.colors-custom .entry-title a:focus,
-.colors-custom .entry-title a:hover,
-.colors-custom .entry-meta a:focus,
-.colors-custom .entry-meta a:hover,
-.colors-custom .page-links a:focus .page-number,
-.colors-custom .page-links a:hover .page-number,
-.colors-custom .entry-footer a:focus,
-.colors-custom .entry-footer a:hover,
-.colors-custom .entry-footer .cat-links a:focus,
-.colors-custom .entry-footer .cat-links a:hover,
-.colors-custom .entry-footer .tags-links a:focus,
-.colors-custom .entry-footer .tags-links a:hover,
-.colors-custom .post-navigation a:focus,
-.colors-custom .post-navigation a:hover,
-.colors-custom .logged-in-as a:focus,
-.colors-custom .logged-in-as a:hover,
-.colors-custom .comment-navigation a:focus,
-.colors-custom .comment-navigation a:hover,
-.colors-custom a:focus .nav-title,
-.colors-custom .colors-custom a:hover .nav-title,
-.colors-custom .edit-link a:focus,
-.colors-custom .edit-link a:hover,
-.colors-custom .pagination a:focus,
-.colors-custom .pagination a:hover,
-.colors-custom .site-info a:focus,
-.colors-custom .site-info a:hover,
-.colors-custom .widget .widget-title a:focus,
-.colors-custom .widget .widget-title a:hover,
-.colors-custom .widget ul li a:focus,
-.colors-custom .widget ul li a:hover,
</del><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .entry-footer .edit-link a.post-edit-link:hover,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .entry-footer .edit-link a.post-edit-link:focus,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-custom .social-navigation a:hover,
-.colors-custom .social-navigation a:focus {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-custom .social-navigation a,
+.colors-custom .prev.page-numbers:focus,
+.colors-custom .prev.page-numbers:hover,
+.colors-custom .next.page-numbers:focus,
+.colors-custom .next.page-numbers:hover,
+.colors-custom .site-content .wp-playlist-light .wp-playlist-item:hover,
+.colors-custom .site-content .wp-playlist-light .wp-playlist-item:focus {
</ins><span class="cx" style="display: block; padding: 0 10px">         background: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 46% ); /* base: #767676; */
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-custom .entry-content a,
-.colors-custom .entry-content a:visited,
-.colors-custom .entry-summary a,
-.colors-custom .entry-summary a:visited,
-.colors-custom .widget a,
-.colors-custom .widget a:visited,
-.colors-custom .site-footer .widget-area a,
-.colors-custom .site-footer .widget-area a:visited,
-.colors-custom .posts-navigation a,
-.colors-custom .posts-navigation a:visited,
-.colors-custom .widget_authors a strong,
-.colors-custom .widget_authors a:visited strong {
-       border-bottom-color: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 46% ); /* base: #767676; */
-}
-
</del><span class="cx" style="display: block; padding: 0 10px"> .colors-custom button.secondary:hover,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom button.secondary:focus,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom input[type="reset"]:hover,
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -254,7 +326,6 @@
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom input[type="reset"].secondary:focus,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom input[type="submit"].secondary:hover,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom input[type="submit"].secondary:focus,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-custom .social-navigation a,
</del><span class="cx" style="display: block; padding: 0 10px"> .colors-custom hr {
</span><span class="cx" style="display: block; padding: 0 10px">        background: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 73% ); /* base: #bbb; */
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -286,6 +357,10 @@
</span><span class="cx" style="display: block; padding: 0 10px">        border-color: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 73% ); /* base: #bbb; */
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-custom thead th {
+       border-bottom-color: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 73% ); /* base: #bbb; */
+}
+
</ins><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .entry-footer .cat-links .icon,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .entry-footer .tags-links .icon {
</span><span class="cx" style="display: block; padding: 0 10px">        color: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 73% ); /* base: #bbb; */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -325,7 +400,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .navigation-top,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .main-navigation > div > ul,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .pagination,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-custom .comment-navigation,
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-custom .comments-pagination,
</ins><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .entry-footer,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .site-footer {
</span><span class="cx" style="display: block; padding: 0 10px">        border-top-color: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 93% ); /* base: #eee; */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -334,71 +409,38 @@
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .navigation-top,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .main-navigation li,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .entry-footer,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-custom #comments {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-custom .single-featured-image-header,
+.colors-custom .site-content .wp-playlist-light .wp-playlist-item,
+.colors-custom tr {
</ins><span class="cx" style="display: block; padding: 0 10px">         border-bottom-color: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 93% ); /* base: #eee; */
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-custom .site-header {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-custom .site-content .wp-playlist-light {
+       border-color: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 93% ); /* base: #eee; */
+}
+
+.colors-custom .site-header,
+.colors-custom .single-featured-image-header {
</ins><span class="cx" style="display: block; padding: 0 10px">         background-color: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 98% ); /* base: #fafafa; */
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-custom .entry-content a:focus,
-.colors-custom .entry-content a:hover,
-.colors-custom .entry-summary a:focus,
-.colors-custom .entry-summary a:hover,
-.colors-custom .widget a:focus,
-.colors-custom .widget a:hover,
-.colors-custom .site-footer .widget-area a:focus,
-.colors-custom .site-footer .widget-area a:hover,
-.colors-custom .posts-navigation a:focus,
-.colors-custom .posts-navigation a:hover,
-.colors-custom .comment-navigation a:focus,
-.colors-custom .comment-navigation a:hover,
-.colors-custom .comment-metadata a:focus,
-.colors-custom .comment-metadata a:hover,
-.colors-custom .comment-metadata a.comment-edit-link:focus,
-.colors-custom .comment-metadata a.comment-edit-link:hover,
-.colors-custom .comment-reply-link:focus,
-.colors-custom .comment-reply-link:hover,
-.colors-custom .widget_authors a:focus strong,
-.colors-custom .widget_authors a:hover strong,
-.colors-custom .project-terms a:focus,
-.colors-custom .project-terms a:hover,
-.colors-custom .colors-custom .entry-title a:focus,
-.colors-custom .entry-title a:hover,
-.colors-custom .entry-meta a:focus,
-.colors-custom .entry-meta a:hover,
-.colors-custom .page-links a:focus .page-number,
-.colors-custom .page-links a:hover .page-number,
-.colors-custom .entry-footer a:focus,
-.colors-custom .entry-footer a:hover,
-.colors-custom .entry-footer .cat-links a:focus,
-.colors-custom .entry-footer .cat-links a:hover,
-.colors-custom .entry-footer .tags-links a:focus,
-.colors-custom .entry-footer .tags-links a:hover,
-.colors-custom .post-navigation a:focus,
-.colors-custom .post-navigation a:hover,
-.colors-custom .logged-in-as a:focus,
-.colors-custom .logged-in-as a:hover,
-.colors-custom .comment-navigation a:focus,
-.colors-custom .comment-navigation a:hover,
-.colors-custom a:focus .nav-title,
-.colors-custom a:hover .nav-title,
-.colors-custom .edit-link a:focus,
-.colors-custom .edit-link a:hover,
-.colors-custom .pagination a:focus,
-.colors-custom .pagination a:hover,
-.colors-custom .site-info a:focus,
-.colors-custom .site-info a:hover,
-.colors-custom .widget .widget-title a:focus,
-.colors-custom .widget .widget-title a:hover,
-.colors-custom .widget ul li a:focus,
-.colors-custom .widget ul li a:hover,
</del><span class="cx" style="display: block; padding: 0 10px"> .colors-custom button,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom input[type="button"],
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom input[type="submit"],
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .entry-footer .edit-link a.post-edit-link,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-custom .social-navigation a {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-custom .social-navigation a,
+.colors-custom .site-content .wp-playlist-light a.wp-playlist-caption:hover,
+.colors-custom .site-content .wp-playlist-light .wp-playlist-item:hover a,
+.colors-custom .site-content .wp-playlist-light .wp-playlist-item:focus a,
+.colors-custom .site-content .wp-playlist-light .wp-playlist-item:hover,
+.colors-custom .site-content .wp-playlist-light .wp-playlist-item:focus,
+.colors-custom .prev.page-numbers:focus,
+.colors-custom .prev.page-numbers:hover,
+.colors-custom .next.page-numbers:focus,
+.colors-custom .next.page-numbers:hover,
+.colors-custom.has-header-image .site-title,
+.colors-custom.has-header-image .site-title a,
+.colors-custom.has-header-image .site-description {
</ins><span class="cx" style="display: block; padding: 0 10px">         color: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 100% ); /* base: #fff; */
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -408,17 +450,65 @@
</span><span class="cx" style="display: block; padding: 0 10px">        background: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 100% ); /* base: #fff; */
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-custom .widget ul li a,
+.colors-custom .site-footer .widget-area ul li a {
+       -webkit-box-shadow: inset 0 -1px 0 hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 100% ); /* base: rgba(255, 255, 255, 1); */
+       box-shadow: inset 0 -1px 0 hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 100% );  /* base: rgba(255, 255, 255, 1); */
+}
+
</ins><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .menu-toggle,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .menu-toggle:hover,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .menu-toggle:focus,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.colors-custom .menu .dropdown-toggle
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-custom .menu .dropdown-toggle,
</ins><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .menu-scroll-down,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .menu-scroll-down:hover,
</span><span class="cx" style="display: block; padding: 0 10px"> .colors-custom .menu-scroll-down:focus {
</span><span class="cx" style="display: block; padding: 0 10px">        background-color: transparent;
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+.colors-custom .widget .tagcloud a,
+.colors-custom .widget .tagcloud a:focus,
+.colors-custom .widget .tagcloud a:hover,
+.colors-custom .widget.widget_tag_cloud a,
+.colors-custom .widget.widget_tag_cloud a:focus,
+.colors-custom .widget.widget_tag_cloud a:hover,
+.colors-custom .wp_widget_tag_cloud a,
+.colors-custom .wp_widget_tag_cloud a:focus,
+.colors-custom .wp_widget_tag_cloud a:hover,
+.colors-custom .entry-footer .edit-link a.post-edit-link:focus,
+.colors-custom .entry-footer .edit-link a.post-edit-link:hover,
+.colors-custom .prev.page-numbers:focus,
+.colors-custom .prev.page-numbers:hover,
+.colors-custom .next.page-numbers:focus,
+.colors-custom .next.page-numbers:hover {
+       -webkit-box-shadow: none !important;
+       box-shadow: none !important;
+}
</ins><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+/* Reset non-customizable hover styling for links */
+.colors-custom .entry-content a:hover,
+.colors-custom .entry-content a:focus,
+.colors-custom .entry-summary a:hover,
+.colors-custom .entry-summary a:focus,
+.colors-custom .widget a:hover,
+.colors-custom .widget a:focus,
+.colors-custom .site-footer .widget-area a:hover,
+.colors-custom .site-footer .widget-area a:focus,
+.colors-custom .posts-navigation a:hover,
+.colors-custom .posts-navigation a:focus,
+.colors-custom .widget_authors a:hover strong,
+.colors-custom .widget_authors a:focus strong {
+       -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
+       box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
+}
+
+.colors-custom .gallery-item a,
+.colors-custom .gallery-item a:hover,
+.colors-custom .gallery-item a:focus {
+       -webkit-box-shadow: none;
+       box-shadow: none;
+}
+
</ins><span class="cx" style="display: block; padding: 0 10px"> @media screen and (min-width: 48em) {
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        .colors-custom .nav-links .nav-previous .nav-title .icon,
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -431,18 +521,22 @@
</span><span class="cx" style="display: block; padding: 0 10px">                background: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 46% ); /* base: #767676; */
</span><span class="cx" style="display: block; padding: 0 10px">        }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        .colors-custom .menu-scroll-down {
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ .colors-custom .navigation-top .menu-scroll-down {
</ins><span class="cx" style="display: block; padding: 0 10px">                 color: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 46% ); /* base: #767676; */;
</span><span class="cx" style="display: block; padding: 0 10px">        }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+        .colors-custom abbr[title] {
+               border-bottom-color: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 46% ); /* base: #767676; */;
+       }
+
</ins><span class="cx" style="display: block; padding: 0 10px">         .colors-custom .main-navigation ul ul {
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                border-color: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 93% ); /* base: #eee; */
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         border-color: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 73% ); /* base: #bbb; */
</ins><span class="cx" style="display: block; padding: 0 10px">                 background: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 100% ); /* base: #fff; */
</span><span class="cx" style="display: block; padding: 0 10px">        }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        .colors-custom .main-navigation ul li.menu-item-has-children:before,
</span><span class="cx" style="display: block; padding: 0 10px">        .colors-custom .main-navigation ul li.page_item_has_children:before {
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                border-bottom-color: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 93% ); /* base: #eee; */
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+         border-bottom-color: hsl( ' . esc_attr( $hue ) . ', ' . esc_attr( $saturation ) . ', 73% ); /* base: #bbb; */
</ins><span class="cx" style="display: block; padding: 0 10px">         }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        .colors-custom .main-navigation ul li.menu-item-has-children:after,
</span></span></pre></div>
<a id="trunksrcwpcontentthemestwentyseventeenstylecss"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-content/themes/twentyseventeen/style.css</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-content/themes/twentyseventeen/style.css     2016-10-25 19:33:34 UTC (rev 38917)
+++ trunk/src/wp-content/themes/twentyseventeen/style.css       2016-10-25 19:59:11 UTC (rev 38918)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -1209,13 +1209,6 @@
</span><span class="cx" style="display: block; padding: 0 10px"> .comment-reply-link:hover,
</span><span class="cx" style="display: block; padding: 0 10px"> .widget_authors a:focus strong,
</span><span class="cx" style="display: block; padding: 0 10px"> .widget_authors a:hover strong,
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-.project-terms a:focus,
-.project-terms a:hover {
-       color: #000;
-       -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
-       box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
-}
-
</del><span class="cx" style="display: block; padding: 0 10px"> .entry-title a:focus,
</span><span class="cx" style="display: block; padding: 0 10px"> .entry-title a:hover,
</span><span class="cx" style="display: block; padding: 0 10px"> .entry-meta a:focus,
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -2016,7 +2009,7 @@
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> .entry-footer .cat-links .icon,
</span><span class="cx" style="display: block; padding: 0 10px"> .entry-footer .tags-links .icon {
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-        color: #999;
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ color: #767676;
</ins><span class="cx" style="display: block; padding: 0 10px">         left: 0;
</span><span class="cx" style="display: block; padding: 0 10px">        margin-right: 0.5em;
</span><span class="cx" style="display: block; padding: 0 10px">        position: absolute;
</span></span></pre>
</div>
</div>

</body>
</html>