1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/resources/sprite/manifest/icon.json
epriestley 6c88c76cac Generate an icon sprite map with new sprites and 2x retina graphics
Summary:
  - The filesystem is now the authority for which sprites are available. If you add new icons, the generation process will pick them up.
  - I broke out icon generation and added retina support. App icon generation still uses the old method.
  - Update ActionList and RemarkupControl to use the new sheet.
  - Use white icons on hover.
  - Also fixed a couple of minor issues with some stuff in Firefox/Chrome.

Test Plan:
{F25750}

{F25751}

{F25752}

Reviewers: chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T2013

Differential Revision: https://secure.phabricator.com/D4027
2012-11-23 16:35:39 -08:00

196 lines
4.9 KiB
JSON

{
"sprites" : [
"action-arrow_left",
"action-arrow_left-grey",
"action-arrow_left-white",
"action-arrow_right",
"action-arrow_right-grey",
"action-arrow_right-white",
"action-attach",
"action-attach-grey",
"action-attach-white",
"action-blame",
"action-blame-grey",
"action-blame-white",
"action-check",
"action-check-grey",
"action-check-white",
"action-comment",
"action-comment-grey",
"action-comment-white",
"action-computer",
"action-computer-grey",
"action-computer-white",
"action-create",
"action-create-grey",
"action-create-white",
"action-delete",
"action-delete-grey",
"action-delete-white",
"action-disable",
"action-disable-grey",
"action-disable-white",
"action-dislike",
"action-dislike-grey",
"action-dislike-white",
"action-download",
"action-download-grey",
"action-download-white",
"action-edit",
"action-edit-grey",
"action-edit-white",
"action-enable",
"action-enable-grey",
"action-enable-white",
"action-file",
"action-file-grey",
"action-file-white",
"action-flag",
"action-flag-0",
"action-flag-0-grey",
"action-flag-0-white",
"action-flag-1",
"action-flag-1-grey",
"action-flag-1-white",
"action-flag-2",
"action-flag-2-grey",
"action-flag-2-white",
"action-flag-3",
"action-flag-3-grey",
"action-flag-3-white",
"action-flag-4",
"action-flag-4-grey",
"action-flag-4-white",
"action-flag-5",
"action-flag-5-grey",
"action-flag-5-white",
"action-flag-6",
"action-flag-6-grey",
"action-flag-6-white",
"action-flag-7",
"action-flag-7-grey",
"action-flag-7-white",
"action-flag-ghost",
"action-flag-ghost-grey",
"action-flag-ghost-white",
"action-flag-grey",
"action-flag-white",
"action-folder-open",
"action-folder-open-grey",
"action-folder-open-white",
"action-fork",
"action-fork-grey",
"action-fork-white",
"action-herald",
"action-herald-grey",
"action-herald-white",
"action-highlight",
"action-highlight-grey",
"action-highlight-white",
"action-history",
"action-history-grey",
"action-history-white",
"action-image",
"action-image-grey",
"action-image-white",
"action-like",
"action-like-grey",
"action-like-white",
"action-link",
"action-link-grey",
"action-link-white",
"action-lint-info",
"action-lint-info-grey",
"action-lint-info-white",
"action-lint-ok",
"action-lint-ok-grey",
"action-lint-ok-white",
"action-lint-warning",
"action-lint-warning-grey",
"action-lint-warning-white",
"action-lock",
"action-lock-grey",
"action-lock-white",
"action-love",
"action-love-grey",
"action-love-white",
"action-merge",
"action-merge-grey",
"action-merge-white",
"action-message",
"action-message-grey",
"action-message-white",
"action-meta-mta",
"action-meta-mta-grey",
"action-meta-mta-white",
"action-move",
"action-move-grey",
"action-move-white",
"action-new",
"action-new-grey",
"action-new-white",
"action-perflab",
"action-perflab-grey",
"action-perflab-white",
"action-preview",
"action-preview-grey",
"action-preview-white",
"action-refresh",
"action-refresh-grey",
"action-refresh-white",
"action-remove",
"action-remove-grey",
"action-remove-white",
"action-search",
"action-search-grey",
"action-search-white",
"action-start-sandcastle",
"action-start-sandcastle-grey",
"action-start-sandcastle-white",
"action-subscribe-add",
"action-subscribe-add-grey",
"action-subscribe-add-white",
"action-subscribe-auto",
"action-subscribe-auto-grey",
"action-subscribe-auto-white",
"action-subscribe-delete",
"action-subscribe-delete-grey",
"action-subscribe-delete-white",
"action-tag",
"action-tag-grey",
"action-tag-white",
"action-transcript",
"action-transcript-grey",
"action-transcript-white",
"action-undo",
"action-undo-grey",
"action-undo-white",
"action-unlock",
"action-unlock-grey",
"action-unlock-white",
"action-unmerge",
"action-unmerge-grey",
"action-unmerge-white",
"action-unpublish",
"action-unpublish-grey",
"action-unpublish-white",
"action-warning",
"action-warning-grey",
"action-warning-white",
"action-world",
"action-world-grey",
"action-world-white",
"remarkup-assist-text_b",
"remarkup-assist-text_code",
"remarkup-assist-text_help",
"remarkup-assist-text_i",
"remarkup-assist-text_image",
"remarkup-assist-text_larger",
"remarkup-assist-text_meme",
"remarkup-assist-text_ol",
"remarkup-assist-text_table",
"remarkup-assist-text_tag",
"remarkup-assist-text_tt",
"remarkup-assist-text_ul"
]
}