Update the default admin color scheme for more unity and refinement.

This removes the red channel from blues and cools the grays a bit for a more cohesive and purposeful color scheme.

props hugobaeta.
fixes #31234.

Built from https://develop.svn.wordpress.org/trunk@31422


git-svn-id: http://core.svn.wordpress.org/trunk@31403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2015-02-11 22:18:26 +00:00
parent 1884ec383c
commit bcda24004a
35 changed files with 217 additions and 203 deletions

View File

@@ -227,7 +227,7 @@ ul.category-tabs li,
.wp-tab-bar .wp-tab-active a,
#post-body ul.category-tabs li.tabs a,
#post-body ul.add-menu-item-tabs li.tabs a {
color: #333;
color: #32373c;
}
.category-tabs {
@@ -496,7 +496,7 @@ td.plugin-title p {
.curtime #timestamp:before,
#post-body .misc-pub-revisions:before,
span.wp-media-buttons-icon:before {
color: #888;
color: #82878c;
}
#post-body #visibility:before,
@@ -848,7 +848,7 @@ span.wp-media-buttons-icon:before {
a.post-state-format:hover:before,
a.post-format-icon:hover:before {
color: #2ea2cc;
color: #00a0d2;
}
#post-formats-select {