2012-11-27 23:03:25 +01:00
|
|
|
{
|
|
|
|
"version" : 1,
|
|
|
|
"sprites" : {
|
2012-12-07 22:36:35 +01:00
|
|
|
"app" : {
|
|
|
|
"name" : "app",
|
|
|
|
"rule" : ".menu-icon-app",
|
2012-12-28 23:21:41 +01:00
|
|
|
"hash" : "fc525b5b3e3ecaeda3baccc18ace5a0a"
|
2012-12-07 22:36:35 +01:00
|
|
|
},
|
2012-12-07 22:35:49 +01:00
|
|
|
"arrow-right" : {
|
|
|
|
"name" : "arrow-right",
|
|
|
|
"rule" : ".phabricator-crumb-divider",
|
2012-12-28 23:21:41 +01:00
|
|
|
"hash" : "50180da0aed206c9db2bc1547c1a158c"
|
2012-12-07 22:35:49 +01:00
|
|
|
},
|
2012-11-27 23:03:25 +01:00
|
|
|
"bubble" : {
|
|
|
|
"name" : "bubble",
|
|
|
|
"rule" : ".phabricator-main-menu-alert-bubble.alert-unread",
|
2012-12-28 23:21:41 +01:00
|
|
|
"hash" : "42f6a2337a584ce99c964021ff3450ca"
|
2012-11-27 23:03:25 +01:00
|
|
|
},
|
2012-12-07 22:36:35 +01:00
|
|
|
"eye" : {
|
|
|
|
"name" : "eye",
|
|
|
|
"rule" : ".menu-icon-eye",
|
2012-12-28 23:21:41 +01:00
|
|
|
"hash" : "553eb617c19b74b428558e606ff9b066"
|
2012-12-07 22:36:35 +01:00
|
|
|
},
|
2012-12-07 23:29:09 +01:00
|
|
|
"logo" : {
|
|
|
|
"name" : "logo",
|
|
|
|
"rule" : ".phabricator-main-menu-logo-image",
|
2012-12-28 23:21:41 +01:00
|
|
|
"hash" : "6eadea2c3dd2ada989eba22b6769b3eb"
|
2012-12-07 23:29:09 +01:00
|
|
|
},
|
2012-11-27 23:03:25 +01:00
|
|
|
"round_bubble" : {
|
|
|
|
"name" : "round_bubble",
|
|
|
|
"rule" : ".phabricator-main-menu-alert-bubble",
|
2012-12-28 23:21:41 +01:00
|
|
|
"hash" : "9710a3fa4a5fbfde3d81ad66863cdde0"
|
2012-11-27 23:03:25 +01:00
|
|
|
},
|
|
|
|
"seen_have_unread" : {
|
|
|
|
"name" : "seen_have_unread",
|
|
|
|
"rule" : ".alert-notifications:hover .phabricator-main-menu-alert-icon",
|
2012-12-28 23:21:41 +01:00
|
|
|
"hash" : "03a02951857811c722732dcfff9d458e"
|
2012-11-27 23:03:25 +01:00
|
|
|
},
|
|
|
|
"seen_read_all" : {
|
|
|
|
"name" : "seen_read_all",
|
|
|
|
"rule" : ".alert-notifications .phabricator-main-menu-alert-icon",
|
2012-12-28 23:21:41 +01:00
|
|
|
"hash" : "f166fc60ed7a7a8ec2f41ab1af2cb3ec"
|
2012-11-27 23:03:25 +01:00
|
|
|
},
|
|
|
|
"unseen_any" : {
|
|
|
|
"name" : "unseen_any",
|
|
|
|
"rule" : ".alert-notifications.alert-unread .phabricator-main-menu-alert-icon",
|
2012-12-28 23:21:41 +01:00
|
|
|
"hash" : "a8643b150166a076e81a42e5893a899f"
|
2012-11-27 23:03:25 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"scales" : [
|
|
|
|
1,
|
|
|
|
2
|
|
|
|
],
|
Use application icons for "Eye" menu and Crumbs
Summary:
Issues here:
- Need an application-sized "eye", or a "home" icon for "Phabricator Home".
- Some of the "apps_lb_2x" sliced images are the "_dark_" versions, not the light versions.
- If you slice an application-sized "logout" (power off) icon and application-sized "help" (questionmark in circle) icon I can replace the current menu icons and nearly get rid of "autosprite".
- To replace the icons on /applications/, the non-retina size is "4x", so we'd need "8x" for retina. Alternatively I can reduce the icon sizes by 50%.
- The "Help", "Settings" and "Logout" items currently have a "glowing" hover state, which needs a variant (or we can drop it).
- The /applications/ icons have a white hover state (or we can drop it).
- The 1x application (14x14) icons aren't used anywhere right now, should they be? Maybe in the feed in the future, etc?
- The "apps-2x" and "apps-large" sheets are the same image, but getting them to actually use the same file is a bit tricky, so I just left them separate for now.
Test Plan:
{F26698}
{F26699}
Reviewers: chad
Reviewed By: chad
CC: aran
Maniphest Tasks: T1960
Differential Revision: https://secure.phabricator.com/D4108
2012-12-07 22:37:28 +01:00
|
|
|
"header" : "\/**\n * @provides sprite-menu-css\n * @generated\n *\/\n\n.sprite-menu {\n background-image: url(\/rsrc\/image\/sprite-menu.png);\n background-repeat: no-repeat;\n}\n\n@media\nonly screen and (min-device-pixel-ratio: 1.5),\nonly screen and (-webkit-min-device-pixel-ratio: 1.5) {\n .sprite-menu {\n background-image: url(\/rsrc\/image\/sprite-menu-X2.png);\n background-size: {X}px {Y}px;\n }\n}\n",
|
2012-12-07 22:35:49 +01:00
|
|
|
"type" : "standard"
|
2012-11-27 23:03:25 +01:00
|
|
|
}
|