]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/colors-classic.css
Wordpress 2.8
[autoinstalls/wordpress.git] / wp-admin / css / colors-classic.css
index 49ba5f8f7021a247553a6c25f2dd49beebddcdbd..d02fb62b5c2b2f113f56c7603c645d3ceae86158 100644 (file)
@@ -1,5 +1,25 @@
 html {
-       background-color: #F5FCFD;
+       background-color: #f7f6f1;
+}
+
+* html input,
+* html .widget {
+    border-color: #8cbdd5;
+}
+
+textarea,
+input,
+select {
+       border-color: #dfdfdf;
+}
+
+kbd,
+code {
+       background: #eaeaea;
+}
+
+input[readonly] {
+       background-color: #eee;
 }
 
 .find-box-search {
@@ -29,11 +49,6 @@ body > #upload-menu {
        border-bottom-color: #fff;
 }
 
-kbd, code {
-       background: #eaeaea;
-}
-
-div#current-widgets,
 #postcustomstuff table,
 #your-profile fieldset,
 #rightnow,
@@ -57,11 +72,11 @@ div.dashboard-widget,
 
 #postcustomstuff table {
        border-color: #dfdfdf;
-       background-color: #F9F9F9;
+       background-color: #f9f9f9;
 }
 
 #postcustomstuff thead th {
-       background-color: #F1F1F1;
+       background-color: #f1f1f1;
 }
 
 #postcustomstuff table input,
@@ -71,7 +86,7 @@ div.dashboard-widget,
 }
 
 .widefat {
-       border-color: #BBD8E7;
+       border-color: #dfdfdf;
        background-color: #fff;
 }
 
@@ -83,16 +98,16 @@ div.dashboard-widget-notice {
        background-color: #cfe1ef;
 }
 
-div.dashboard-widget-submit,
-ul.widget-control-list div.widget-control-actions {
+div.dashboard-widget-submit {
        border-top-color: #ccc;
 }
 
-div.ui-tabs-panel {
-       border-color: #f1f1f1;
+div.tabs-panel,
+ul#category-tabs li.tabs {
+       border-color: #dfdfdf;
 }
 
-ul#category-tabs li.ui-tabs-selected {
+ul#category-tabs li.tabs {
        background-color: #f1f1f1;
 }
 
@@ -101,10 +116,6 @@ textarea.disabled {
        background-color: #ccc;
 }
 /* #upload-menu li a.upload-tab-link, */
-li.widget-list-control-item h4.widget-title a:hover,
-li.widget-list-control-item h4.widget-title a,
-#dragHelper li.widget-list-control-item h4.widget-title a,
-#draghelper li.widget-list-control-item h4.widget-title a:visited,
 .login #backtoblog a:hover,
 #plugin-information .action-button a,
 #plugin-information .action-button a:hover,
@@ -112,15 +123,10 @@ li.widget-list-control-item h4.widget-title a,
        color: #fff;
 }
 
-li.widget-list-control-item div.widget-control {
-       background-color: #fff;
-       border-color: #dfdfdf;
-}
-
-.metabox-holder .postbox h3,
-#poststuff .postbox h3,
-#poststuff .stuffbox h3 {
-       background: #dfdfdf url("../images/blue-grad.png") repeat-x left top;
+.widget .widget-top,
+.postbox h3,
+.stuffbox h3 {
+       background: #d5e6f2 url("../images/blue-grad.png") repeat-x left top;
        text-shadow: #fff 0 1px 0;
 }
 
@@ -130,34 +136,26 @@ li.widget-list-control-item div.widget-control {
        text-shadow: #fff 0 1px 0;
 }
 
-.setting-description, .form-wrap p {
+.description,
+.form-wrap p {
        color: #666;
 }
 
-select {
-       background-color: #fff;
-       border-color: #8CBDD5;
-}
-
 strong .post-com-count span {
        background-color: #21759b;
 }
 
-ul#widget-list li.widget-list-item h4.widget-title {
-       background-color: #f0f0f0;
-       color: #000;
-}
-
 .sorthelper {
        background-color: #ccf3fa;
 }
 
-.ac_match, .subsubsub a.current {
+.ac_match,
+.subsubsub a.current {
        color: #000;
 }
 
 .wrap h2 {
-       color: #093E56;
+       color: #093e56;
 }
 
 .ac_over {
@@ -173,8 +171,9 @@ ul#widget-list li.widget-list-item h4.widget-title {
        color: #101010;
 }
 
-.alternate, .alt {
-       background-color: #EDFBFC;
+.alt
+.alternate {
+       background-color: #edfbfc;
 }
 
 .available-theme a.screenshot {
@@ -190,11 +189,13 @@ ul#widget-list li.widget-list-item h4.widget-title {
 #media-upload {
        background: #fff;
 }
+
 #media-upload .slidetoggle {
        border-top-color: #dfdfdf;
 }
 
-.error, #login #login_error {
+.error,
+#login #login_error {
        background-color: #ffebe8;
        border-color: #c00;
 }
@@ -211,13 +212,8 @@ ul#widget-list li.widget-list-item h4.widget-title {
        border-color: #c00 !important;
 }
 
-.form-table input,
-.form-table textarea,
-.search-input,
-.form-field input,
-.form-field textarea,
 .submit {
-       border-color: #8CBDD5;
+       border-color: #8cbdd5;
 }
 
 .highlight {
@@ -275,7 +271,7 @@ td.help {
        border-bottom-color: #dadada;
 }
 
-.side-info ul, .widget-description {
+.side-info ul {
        color: #666;
 }
 
@@ -284,8 +280,8 @@ td.help {
 .submit input,
 input[type=button],
 input[type=submit] {
-       border-color: #8CBDD5;
-       color: #093E56;
+       border-color: #dfdfdf;
+       color: #464646;
 }
 
 .button:hover,
@@ -294,7 +290,7 @@ input[type=submit] {
 input[type=button]:hover,
 input[type=submit]:hover {
        color: #000;
-       border-color: #21759B;
+       border-color: #adaca7;
 }
 
 .button,
@@ -312,15 +308,15 @@ input[type=submit]:hover {
 .button-primary,
 .submit .button-primary,
 #login form .submit input {
-       border-color: #298cba !important;
+       border-color: #5b86ab !important;
        font-weight: bold;
-       color: #FFF !important;
-       background: #21759B url(../images/button-grad.png) repeat-x scroll left top;
+       color: #fff !important;
+       background: #5580a6 url(../images/button-grad-vs.png) repeat-x scroll left top;
 }
 
 .button-primary:active,
 #login form .submit input:active {
-       background: #21759b url(../images/button-grad-active.png) repeat-x scroll left top !important;
+       background: #21759b url(../images/button-grad-active-vs.png) repeat-x scroll left top !important;
 }
 
 .button[disabled],
@@ -334,7 +330,7 @@ a.button.disabled {
 
 .button-primary[disabled],
 .button-primary:disabled {
-       color: #2fa0d5 !important;
+       color: #80a3d2 !important;
 }
 
 a:active,
@@ -348,12 +344,15 @@ a:hover,
 #adminmenu ul.wp-submenu a:hover,
 #the-comment-list .comment a:hover,
 #rightnow a:hover,
-.subsubsub a:hover,
-.subsubsub a.current:hover,
 #login form .submit input:hover,
-div.dashboard-widget-submit input:hover,
 #media-upload a.del-link:hover,
-.ui-tabs-nav a:hover {
+div.dashboard-widget-submit input:hover,
+.subsubsub a:hover,
+.subsubsub a.current:hover,
+.ui-tabs-nav a:hover,
+.plugins .inactive a:hover,
+#all-plugins-table .plugins .inactive a:hover,
+#search-plugins-table .plugins .inactive a:hover {
        color: #d54e21;
 }
 
@@ -362,13 +361,17 @@ div.dashboard-widget-submit input:hover,
        border-color: #dfdfdf;
 }
 
+#dashboard_right_now .table {
+       background:#faf9f7 !important;
+}
+
 .button-primary:hover,
 #login form .submit input:hover {
-       border-color: #13455b !important;
-       color: #EAF2FA !important;
+       border-color: #2e5475 !important;
+       color: #eaf2fa !important;
 }
 
-#side-info-column #category-tabs .ui-tabs-selected a {
+#side-sortables #category-tabs .tabs a {
        color: #333;
 }
 
@@ -382,13 +385,17 @@ div.dashboard-widget-submit input:hover,
        color: #ccc;
 }
 
-.submitbox .submitdelete, a.delete {
+.plugins a.delete:hover,
+#all-plugins-table .plugins a.delete:hover,
+#search-plugins-table .plugins a.delete:hover,
+.submitbox .submitdelete,
+a.delete {
        color: #f00;
        border-bottom-color: #f00;
 }
 
 .submitbox .submitdelete:hover,
-#media-upload a.delete:hover {
+#media-items a.delete:hover {
        color: #fff;
        background-color: #f00;
        border-bottom-color: #f00;
@@ -423,19 +430,23 @@ div.dashboard-widget-submit input:hover,
        border-color: #e6db55;
 }
 
+.update-message {
+       color: #000000;
+}
+
 a.page-numbers {
-       border-bottom-color: #B8D3E2;
+       border-bottom-color: #b8d3e2;
 }
 
-div#available-widgets-filter,
-ul#widget-list li.widget-list-item,
 .commentlist li {
        border-bottom-color: #ccc;
 }
 
 .widefat td,
-.widefat th {
-       border-bottom-color: #BBD8E7;
+.widefat th,
+#install-plugins .plugins td,
+#install-plugins .plugins th {
+       border-color: #dfdfdf;
 }
 
 .widefat th {
@@ -449,7 +460,7 @@ h3.dashboard-widget-title span,
 h3.dashboard-widget-title small,
 .find-box-head {
        color: #333;
-       background: #dfdfdf url(../images/blue-grad.png) repeat-x scroll left top;
+       background: #d5e6f2 url(../images/blue-grad.png) repeat-x scroll left top;
 }
 
 h3.dashboard-widget-title small a {
@@ -460,19 +471,21 @@ h3.dashboard-widget-title small a:hover {
        color: #fff;
 }
 
+a,
 #adminmenu a,
 #poststuff #edButtonPreview,
 #poststuff #edButtonHTML,
 #the-comment-list p.comment-author strong a,
 #media-upload a.del-link,
-#media-upload a.delete,
-.ui-tabs-nav a, a {
-       color: #1C6280;
+#media-items a.delete,
+.plugins a.delete,
+.ui-tabs-nav a {
+       color: #1c6280;
 }
 
 /* Because we don't want visited on these links */
-body.press-this .ui-tabs-selected a,
-body.press-this .ui-tabs-selected a:hover {
+body.press-this .tabs a,
+body.press-this .tabs a:hover {
        background-color: #fff;
        border-color: #c6d9e9;
        border-bottom-color: #fff;
@@ -502,10 +515,10 @@ body.press-this .ui-tabs-selected a:hover {
        background-color: #ddd;
        color: #000;
        text-shadow: none;
-       -moz-box-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
-       -khtml-box-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
-       -webkit-box-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
-       box-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
+       -moz-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
+       -khtml-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
+       -webkit-box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
+       box-shadow: rgba(0,0,0,0.2) 0 -1px 0;
 }
 
 #adminmenu li.current a:hover #awaiting-mod,
@@ -516,24 +529,16 @@ body.press-this .ui-tabs-selected a:hover {
        color: #fff;
 }
 
-div#media-upload-header {
+div#media-upload-header,
+div#plugin-information-header {
        background-color: #f9f9f9;
        border-bottom-color: #dfdfdf;
 }
 
-div#plugin-information-header {
-       background-color: #e4f2fd;
-       border-bottom-color: #c6d9e9;
-}
-
 #currenttheme img {
        border-color: #666;
 }
 
-#current-widgets .drop-widget-here {
-       background-color: #ffc;
-}
-
 #dashboard_secondary div.dashboard-widget-content ul li a {
        background-color: #f9f9f9;
 }
@@ -542,13 +547,6 @@ input.readonly, textarea.readonly {
        background-color: #ddd;
 }
 
-#dragHelper h4.widget-title,
-li.widget-list-control-item h4,
-#dragHelper li.widget-list-control-item h4 {
-       background-color: #2683ae;
-       color: #fff;
-}
-
 #ed_toolbar input,
 #ed_reply_toolbar input {
        background: #fff url("../images/fade-butt.png") repeat-x 0 -2px;
@@ -574,49 +572,42 @@ li.widget-list-control-item h4,
 
 #footer,
 #footer-upgrade {
-       background: #073447;
-       color: #999;
+       background: #1d507d;
+       color: #b6d1e4;
 }
 
 #media-items {
        border-color: #dfdfdf;
 }
 
-#pass-strength-result {
-       background-color: #eee;
-       border-color: #ddd !important;
-}
-
-#pass-strength-result.bad {
-       background-color: #ffb78c;
-       border-color: #ff853c !important;
-}
-
-#pass-strength-result.good {
-       background-color: #ffec8b;
-       border-color: #fc0 !important;
-}
-
-#pass-strength-result.short {
-       background-color: #ffa0a0;
-       border-color: #f04040 !important;
-}
-
-#pass-strength-result.strong {
-       background-color: #c3ff88;
-       border-color: #8dff1c !important;
-}
-
 .checkbox,
 .side-info,
+.plugins tr,
+.postbox,
 #your-profile #rich_editing {
        background-color: #fff;
 }
 
+.plugins .inactive,
+.plugins .inactive th,
+.plugins .inactive td,
+tr.inactive + tr.plugin-update-tr .plugin-update {
+       background-color: #ebeeef;
+}
+
+.plugin-update-tr .update-message {
+       background-color: #fffbe4;
+       border-color: #dfdfdf;
+}
+
 .plugins .active,
 .plugins .active th,
 .plugins .active td {
-       background-color: #e7f7d3;
+       color: #000;
+}
+
+.plugins .inactive a { 
+       color: #557799;         
 }
 
 #the-comment-list .unapproved,
@@ -637,31 +628,25 @@ li.widget-list-control-item h4,
        color: #bc0b0b;
 }
 
-.plugins tr {
-       background-color: #fff;
-}
-
-.metabox-holder .postbox,
-#poststuff .postbox,
+.widget,
+#widget-list .widget-top,
+.postbox,
 #titlediv,
 #poststuff .postarea,
-#poststuff .stuffbox,
-.postbox input[type="text"],
-.postbox textarea,
-.stuffbox input[type="text"],
-.stuffbox textarea {
-       border-color: #BBD8E7;
+.stuffbox {
+       border-color: #dfdfdf;
 }
 
-.metabox-holder .postbox,
-#poststuff .postbox {
-       background-color: #FFF;
+.widget,
+.postbox {
+       background-color: #fff;
 }
 
 .ui-sortable .postbox h3 {
-       color: #093E56;
+       color: #093e56;
 }
 
+.widget .widget-top,
 .ui-sortable .postbox h3:hover {
        color: #000;
 }
@@ -682,20 +667,19 @@ li.widget-list-control-item h4,
        color: #448abd;
 }
 
-#tagchecklist span a,
+.tagchecklist span a,
 #bulk-titles div a {
        background: url(../images/xit.gif) no-repeat;
 }
 
-#tagchecklist span a:hover,
+.tagchecklist span a:hover,
 #bulk-titles div a:hover {
        background: url(../images/xit.gif) no-repeat -10px 0;
 }
 
-#update-nag, .plugin-update {
+#update-nag {
        background-color: #fffeeb;
-       border-bottom-color: #ccc;
-       border-top-color: #ccc;
+       border-color: #ccc;
        color: #555;
 }
 
@@ -704,11 +688,11 @@ li.widget-list-control-item h4,
 }
 
 #wphead {
-       background-color: #073447;
+       background-color: #1d507d;
 }
 
 body.login {
-       border-top-color: #093E56;
+       border-top-color: #093e56;
 }
 
 #wphead h1 a {
@@ -719,26 +703,23 @@ body.login {
        color: #555;
 }
 
-#wphead h1 a:hover {
-       text-decoration: underline;
-}
-
 #user_info {
-       color: #999;
-}
-
-#user_info a:link, #user_info a:visited, #footer a:link, #footer a:visited {
-       color: #ccc;
-       text-decoration: none;
+       color: #b6d1e4;
 }
 
-#user_info a:hover, #footer a:hover {
+#user_info a:link,
+#user_info a:visited,
+#footer a:link,
+#footer a:visited {
        color: #fff;
-       text-decoration: underline !important;
+       text-decoration: none;
 }
 
-#user_info a:active, #footer a:active {
-       color: #ccc !important;
+#user_info a:hover,
+#user_info a:active,
+#footer a:hover,
+#footer a:active  {
+       text-decoration: underline;
 }
 
 div#media-upload-error,
@@ -749,8 +730,30 @@ abbr.required,
        color: #f00;
 }
 
-#media-upload a.delete {
-       color: #888;
+/* password strength meter */
+#pass-strength-result {
+       background-color: #eee;
+       border-color: #ddd !important;
+}
+
+#pass-strength-result.bad {
+       background-color: #ffb78c;
+       border-color: #ff853c !important;
+}
+
+#pass-strength-result.good {
+       background-color: #ffec8b;
+       border-color: #fc0 !important;
+}
+
+#pass-strength-result.short {
+       background-color: #ffa0a0;
+       border-color: #f04040 !important;
+}
+
+#pass-strength-result.strong {
+       background-color: #c3ff88;
+       border-color: #8dff1c !important;
 }
 
 /* editors */
@@ -760,7 +763,7 @@ abbr.required,
 }
 
 #ed_toolbar input {
-       border-color: #C3C3C3;
+       border-color: #c3c3c3;
 }
 
 #ed_toolbar input:hover {
@@ -769,25 +772,25 @@ abbr.required,
 }
 
 #poststuff .wp_themeSkin .mceStatusbar {
-       border-color: #EDEDED;
+       border-color: #ededed;
 }
 
 #poststuff #edButtonPreview,
 #poststuff #edButtonHTML {
-       background-color: #f1f1f1;
+       background-color: #f2f1eb;
        border-color: #dfdfdf;
        color: #999;
 }
 
 #poststuff #editor-toolbar .active {
-       border-bottom-color: #e9e9e9;
-       background-color: #e9e9e9;
+       border-bottom-color: #e3eef7;
+       background-color: #e3eef7;
        color: #333;
 }
 
 /* TinyMCE */
 #post-status-info {
-       background-color: #EDEDED;
+       background-color: #ededed;
 }
 
 .wp_themeSkin *,
@@ -795,7 +798,7 @@ abbr.required,
 .wp_themeSkin a:link,
 .wp_themeSkin a:visited,
 .wp_themeSkin a:active {
-        color: #000;
+       color: #000;
 }
 
 /* Containers */
@@ -812,7 +815,7 @@ abbr.required,
 /* Button */
 .wp_themeSkin .mceButton {
        background-color: #e9e8e8;
-       border-color: #B2B2B2;
+       border-color: #b2b2b2;
 }
 
 .wp_themeSkin a.mceButtonEnabled:hover,
@@ -829,7 +832,7 @@ abbr.required,
 /* ListBox */
 .wp_themeSkin .mceListBox .mceText,
 .wp_themeSkin .mceListBox .mceOpen  {
-       border-color: #B2B2B2;
+       border-color: #b2b2b2;
        background-color: #d5d5d5;
 }
 
@@ -847,15 +850,14 @@ abbr.required,
 }
 
 .wp_themeSkin select.mceListBox {
-       border-color: #B2B2B2;
+       border-color: #b2b2b2;
        background-color: #fff;
 }
 
 /* SplitButton */
 .wp_themeSkin .mceSplitButton a.mceAction,
 .wp_themeSkin .mceSplitButton a.mceOpen {
-       background-color: #e8e8e8;
-       border-color: #B2B2B2;
+       border-color: #b2b2b2;
 }
 
 .wp_themeSkin .mceSplitButton a.mceOpen:hover,
@@ -867,17 +869,17 @@ abbr.required,
 }
 
 .wp_themeSkin .mceSplitButtonActive {
-       background-color: #B2B2B2;
+       background-color: #b2b2b2;
 }
 
 /* ColorSplitButton */
 .wp_themeSkin div.mceColorSplitMenu table {
        background-color: #ebebeb;
-       border-color: #B2B2B2;
+       border-color: #b2b2b2;
 }
 
 .wp_themeSkin .mceColorSplitMenu a {
-       border-color: #B2B2B2;
+       border-color: #b2b2b2;
 }
 
 .wp_themeSkin .mceColorSplitMenu a.mceMoreColors {
@@ -885,12 +887,12 @@ abbr.required,
 }
 
 .wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover {
-       border-color: #0A246A;
-       background-color: #B6BDD2;
+       border-color: #0a246a;
+       background-color: #b6bdd2;
 }
 
 .wp_themeSkin a.mceMoreColors:hover {
-       border-color: #0A246A;
+       border-color: #0a246a;
 }
 
 /* Menu */
@@ -924,8 +926,11 @@ abbr.required,
        color: #888;
 }
 
+#quicktags,
+.wp_themeSkin tr.mceFirst td.mceToolbar {
+       background: #e3eef7 url("../images/ed-bg-vs.gif") repeat-x scroll left top;
+}
 .wp_themeSkin tr.mceFirst td.mceToolbar {
-       background-color: #dfdfdf;
        border-color: #dfdfdf;
 }
 
@@ -934,7 +939,7 @@ abbr.required,
 }
 
 .wp-admin .clearlooks2 .mceFocus .mceTop .mceLeft {
-       background: #444444;
+       background: #444;
        border-left: 1px solid #999;
        border-top: 1px solid #999;
        -moz-border-radius: 4px 0 0 0;
@@ -944,7 +949,7 @@ abbr.required,
 }
 
 .wp-admin .clearlooks2 .mceFocus .mceTop .mceRight {
-       background: #444444;
+       background: #444;
        border-right: 1px solid #999;
        border-top: 1px solid #999;
        border-top-right-radius: 4px;
@@ -992,7 +997,8 @@ abbr.required,
 
 #editorcontainer,
 #post-status-info,
-#titlediv #title {
+#titlediv #title,
+.editwidget .widget-inside {
        border-color: #dfdfdf;
 }
 
@@ -1007,13 +1013,13 @@ abbr.required,
 
 #timestampdiv input,
 #namediv input,
-#tagsdiv #the-tagcloud {
-       border-color: #ddd;
+#poststuff .inside .the-tagcloud {
+       border-color: #dfdfdf;
 }
 
 /* menu */
 #adminmenu * {
-       border-color: #BBD8E7;
+       border-color: #dfdfdf;
 }
 
 #adminmenu li.wp-menu-separator {
@@ -1026,20 +1032,20 @@ abbr.required,
 
 #adminmenu li.wp-has-current-submenu.wp-menu-open .wp-menu-toggle,
 #adminmenu li.wp-has-current-submenu:hover .wp-menu-toggle {
-       background: transparent url(../images/menu-bits.gif) no-repeat scroll left -207px;
+       background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -207px;
 }
 
 #adminmenu .wp-has-submenu:hover .wp-menu-toggle,
 #adminmenu .wp-menu-open .wp-menu-toggle {
-       background: transparent url(../images/menu-bits.gif) no-repeat scroll left -109px;
+       background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -109px;
 }
 
 #adminmenu a.menu-top {
-       background: #EAF3FA url(../images/menu-bits.gif) repeat-x scroll left -379px;
+       background: #eaf3fa url(../images/menu-bits-vs.gif) repeat-x scroll left -379px;
 }
 
 #adminmenu .wp-submenu a {
-       background: #FFFFFF url(../images/menu-bits.gif) no-repeat scroll 0 -310px;
+       background: #fff url(../images/menu-bits-vs.gif) no-repeat scroll 0 -310px;
 }
 
 #adminmenu .wp-has-current-submenu ul li a {
@@ -1052,10 +1058,10 @@ abbr.required,
 
 #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu,
 #adminmenu .menu-top .current {
-       background: #6d6d6d url(../images/menu-bits.gif) top left repeat-x;
-       border-color: #6d6d6d;
+       background: #3c6b95 url(../images/menu-bits-vs.gif) top left repeat-x;
+       border-color: #1d507d;
        color: #fff;
-       text-shadow: rgba(0,0,0,0.4) 0px -1px 0px;
+       text-shadow: rgba(0,0,0,0.4) 0 -1px 0;
 }
 
 #adminmenu li.wp-has-current-submenu .wp-submenu,
@@ -1072,15 +1078,15 @@ abbr.required,
 }
 
 #adminmenu li.menu-top .current:hover {
-       border-color: #B5B5B5;
+       border-color: #6583c0;
 }
 
 #adminmenu .wp-submenu .current a.current {
-       background: transparent url(../images/menu-bits.gif) no-repeat scroll  0 -289px;
+       background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll  0 -289px;
 }
 
 #adminmenu .wp-submenu a:hover {
-       background-color: #EAF2FA !important;
+       background-color: #eaf2fa !important;
        color: #333 !important;
 }
 
@@ -1091,7 +1097,7 @@ abbr.required,
        background-color: #f5f5f5;
        background-image: none;
        border-color: #e3e3e3;
-       text-shadow: rgba(255,255,255,1) 0px 1px 0px;
+       text-shadow: rgba(255,255,255,1) 0 1px 0;
 }
 
 #adminmenu .wp-submenu ul {
@@ -1100,17 +1106,17 @@ abbr.required,
 
 .folded #adminmenu li.menu-top,
 #adminmenu .wp-submenu .wp-submenu-head {
-       background-color: #EAF2FA;
+       background-color: #eaf2fa;
 }
 
 .folded #adminmenu li.wp-has-current-submenu,
 .folded #adminmenu li.menu-top.current {
-       background-color: #BBD8E7;
+       background-color: #bbd8e7;
 }
 
 #adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head {
-       background-color: #BBD8E7;
-       border-color: #8CBDD5;
+       background-color: #bbd8e7;
+       border-color: #8cbdd5;
 }
 
 #adminmenu div.wp-submenu {
@@ -1223,20 +1229,23 @@ abbr.required,
 
 /* Diff */
 table.diff .diff-deletedline {
-       background-color: #ffdddd;
+       background-color: #fdd;
 }
+
 table.diff .diff-deletedline del {
-       background-color: #ff9999;
+       background-color: #f99;
 }
+
 table.diff .diff-addedline {
-       background-color: #ddffdd;
+       background-color: #dfd;
 }
+
 table.diff .diff-addedline ins {
-       background-color: #99ff99;
+       background-color: #9f9;
 }
 
 #att-info {
-       background-color: #E4F2FD;
+       background-color: #e4f2fd;
 }
 
 /* edit image */
@@ -1249,13 +1258,12 @@ table.diff .diff-addedline ins {
 #sidemenu a.current {
        background-color: #fff;
        border-color: #dfdfdf #dfdfdf #fff;
-       color: #D54E21;
+       color: #d54e21;
 }
 
-
 #screen-options-wrap,
 #contextual-help-wrap {
-       background-color: #f1f1f1;
+       background-color: #eae9e4;
        border-color: #dfdfdf;
 }
 
@@ -1287,8 +1295,10 @@ table.diff .diff-addedline ins {
 }
 
 /* table vim shortcuts */
-.vim-current {
-       background-color: #E4F2FD !important;
+.vim-current,
+.vim-current th,
+.vim-current td {
+       background-color: #e4f2fd !important;
 }
 
 /* Install Plugins */
@@ -1327,18 +1337,14 @@ div.star.select:hover {
 }
 
 .inline-editor div.title {
-       background-color: #EAF3FA;
+       background-color: #eaf3fa;
 }
 
 .inline-editor ul.cat-checklist {
-       background-color: #FFFFFF;
+       background-color: #fff;
        border-color: #ddd;
 }
 
-.inline-edit-row p.submit {
-       background-color: #f1f1f1;
-}
-
 .inline-editor .categories .catshow,
 .inline-editor .categories .cathide {
        color: #21759b;
@@ -1358,11 +1364,11 @@ fieldset.inline-edit-col-right .inline-edit-col {
 }
 
 .attention {
-       color: #D54E21;
+       color: #d54e21;
 }
 
 .meta-box-sortables .postbox:hover .handlediv {
-       background: transparent url(../images/menu-bits.gif) no-repeat scroll left -111px;
+       background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -111px;
 }
 
 #major-publishing-actions {
@@ -1375,7 +1381,7 @@ fieldset.inline-edit-col-right .inline-edit-col {
 
 .tablenav .tablenav-pages a {
        border-color: #e3e3e3;
-       background: #eee url('../images/menu-bits.gif') repeat-x scroll left -379px;
+       background: #eee url('../images/menu-bits-vs.gif') repeat-x scroll left -379px;
 }
 
 .tablenav .tablenav-pages a:hover {
@@ -1436,7 +1442,7 @@ fieldset.inline-edit-col-right .inline-edit-col {
        background-color: #f5f5f5;
 }
 
-#post-body ul#category-tabs li.ui-tabs-selected a {
+#post-body ul#category-tabs li.tabs a {
        color: #333;
 }
 
@@ -1457,18 +1463,24 @@ fieldset.inline-edit-col-right .inline-edit-col {
 }
 
 #favorite-first {
-       background: #797979 url(../images/fav.png) repeat-x 0 center;
-       border-color: #777 !important;
-       border-bottom-color: #666 !important;
+       background: #5580a6 url(../images/fav-vs.png) repeat-x 0 center;
+       border-color: #517ea5 !important;
+       border-bottom-color: #416686 !important;
+}
+
+#favorite-actions .slide-down {
+       background-image: url(../images/fav-top-vs.gif);
+       background-position:0 0;
+       background-repeat: repeat-x;
 }
 
 #favorite-inside {
-       border-color: #797979;
-       background-color: #797979;
+       border-color: #5b86ac;
+       background-color: #5580a6;
 }
 
 #favorite-toggle {
-       background: transparent url(../images/fav-arrow.gif) no-repeat 0 -4px;
+       background: transparent url(../images/fav-arrow-vs.gif) no-repeat 0 -4px;
 }
 
 #favorite-actions a {
@@ -1543,6 +1555,7 @@ fieldset.inline-edit-col-right .inline-edit-col {
 }
 
 #icon-users,
+#icon-profile,
 #icon-user-edit {
        background: transparent url(../images/icons32-vs.png) no-repeat -600px -5px;
 }
@@ -1573,5 +1586,86 @@ fieldset.inline-edit-col-right .inline-edit-col {
 }
 
 #header-logo {
-       background: transparent url(../images/wp-logo.gif) no-repeat scroll center center;
+       background: transparent url(../images/wp-logo-vs.gif) no-repeat scroll center center;
+}
+
+#wphead #site-visit-button {
+       background-color: #3c6b95;
+       background-image: url(../images/visit-site-button-grad-vs.gif);
+       color: #b6d1e4;
+       text-shadow: #3f3f3f 0 -1px 0;
+}
+
+#wphead a:hover #site-visit-button {
+       color: #fff;
+}
+
+#wphead a:focus #site-visit-button,
+#wphead a:active #site-visit-button {
+       background-position: 0 -27px;
+}
+
+.popular-tags,
+.feature-filter {
+       background-color: #fff;
+       border-color: #dfdfdf;
+}
+
+#theme-information .action-button {
+       border-top-color: #dfdfdf;
+}
+
+.theme-listing br.line {
+       border-bottom-color: #ccc;
+}
+
+div.widgets-sortables,
+#widgets-left .inactive {
+       background-color: #f1f1f1;
+    border-color: #ddd;
+}
+
+#available-widgets .widget-holder {
+    background-color: #fff;
+    border-color: #ddd;
+}
+
+#widgets-left .sidebar-name {
+       background-color: #aaa;
+       background-image: url(../images/ed-bg-vs.gif);
+       text-shadow: #FFFFFF 0 1px 0;
+       border-color: #dfdfdf;
+}
+
+#widgets-right .sidebar-name {
+       background-image: url(../images/fav-vs.png);
+       text-shadow: #3f3f3f 0 -1px 0;
+       background-color: #636363;
+       border-color: #636363;
+       color: #fff;
+}
+
+.sidebar-name:hover,
+#removing-widget {
+       color: #d54e21;
+}
+
+#removing-widget span {
+       color: black;
+}
+
+#widgets-left .sidebar-name-arrow {
+       background: transparent url(../images/menu-bits-vs.gif) no-repeat scroll left -109px;
+}
+
+#widgets-right .sidebar-name-arrow {
+       background: transparent url(../images/fav-arrow-vs.gif) no-repeat scroll 0 -1px;
+}
+
+.in-widget-title {
+       color: #606060;
+}
+
+.deleting .widget-title * {
+       color: #aaa;
 }