WordPress/wp-admin
Andrew Nacin ce94d432a7 Add four more color schemes to round out our collection at eight.
The new schemes are Ectoplasm, Coffee, Ocean, Sunrise. For those following along, the first three were at one point named Ghostbusters, Pixel, and Cape Cod.

See [26137] for the original color schemes.

props ryelle, melchoyce, drw158, littlethingsstudio.
fixes #26468. see #25858, #22862.

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


git-svn-id: http://core.svn.wordpress.org/trunk@26660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-12-07 07:26:12 +00:00
..
css Add four more color schemes to round out our collection at eight. 2013-12-07 07:26:12 +00:00
images Nudging a few pixels that were out of place. See #26387. 2013-12-07 03:32:11 +00:00
includes Use wp_specialchars_decode() in the upgrade debugging email subject, same as the production email. 2013-12-07 01:15:10 +00:00
js Make the Backbone routes pushSTate capable with ?theme=themename type urls instead of hashes. Same applies to search queries. 2013-12-07 03:11:10 +00:00
maint
network No-JavaScript and no-Customizer support for the new Themes screen. 2013-12-06 16:11:10 +00:00
user
about.php Use   instead of   as it's more familiar to translators. 2013-12-07 01:34:12 +00:00
admin-ajax.php
admin-footer.php
admin-functions.php
admin-header.php
admin-post.php
admin.php
async-upload.php
comment.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
credits.php
custom-background.php Rename the new custom-background arguments passed to add_theme_support(). 2013-12-03 21:36:10 +00:00
custom-header.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
customize.php
edit-comments.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
edit-form-advanced.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
edit-form-comment.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
edit-link-form.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
edit-tag-form.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
edit-tags.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
edit.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
export.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
freedoms.php
import.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
index.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
install-helper.php
install.php
link-add.php
link-manager.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
link-parse-opml.php
link.php
load-scripts.php
load-styles.php
media-new.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
media-upload.php
media.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
menu-header.php More targeted background image styling for admin menu SVG icons. fixes #25147. 2013-12-05 17:53:10 +00:00
menu.php Allow for Dashicons and base64-encoded data:image/svg+xml URIs when specifying menu icons. 2013-12-05 06:38:09 +00:00
moderation.php
ms-admin.php
ms-delete-site.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
nav-menus.php Avoid a PHP notice on Edit Menus screen when a menu is attached to a non-existing location. 2013-12-04 20:37:11 +00:00
network.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
options-discussion.php Use p.description instead of <small> on the discussion settings page. see #26441. 2013-12-06 14:22:11 +00:00
options-general.php Use jQuery.prop('checked') instead of jQuery.attr. 2013-12-03 18:21:11 +00:00
options-head.php
options-media.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
options-permalink.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
options-reading.php Dashboard: Rename the Site Content widget (née Right Now) to At a Glance. 2013-12-05 22:38:11 +00:00
options-writing.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
options.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
plugin-editor.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
plugin-install.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
plugins.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
post-new.php
post.php
press-this.php Press This fixes: 2013-11-27 19:16:10 +00:00
profile.php
revision.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
setup-config.php
theme-editor.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
theme-install.php No-JavaScript and no-Customizer support for the new Themes screen. 2013-12-06 16:11:10 +00:00
themes.php Make the Backbone routes pushSTate capable with ?theme=themename type urls instead of hashes. Same applies to search queries. 2013-12-07 03:11:10 +00:00
tools.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
update-core.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
update.php
upgrade-functions.php
upgrade.php
upload.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
user-edit.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
user-new.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
users.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
widgets.php Revert r26593 so Available and Inactive widgets are once again collapsible. Make the arrows only appear on hover when uncollapsed. Fixes #26327, props nacin. 2013-12-04 16:31:10 +00:00