@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Implement order and chaos modes for Remarkup editing

Summary:
Ref T2599.

Implements an "order" mode which fullscreens the editor and reduces distractions, similar to Asana's "focus" mode and GitHub's "zen" mode. This can help users who need fewer distractions get work done.

Implements a "chaos" mode which does the opposite. This can help users who need more distractions to get work done.

Test Plan: Clicked "order" and "chaos" buttons.

Reviewers: chad, btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2599

Differential Revision: https://secure.phabricator.com/D5735

+1077 -838
+30 -30
resources/sprite/manifest/actions.json
··· 4 4 "actions-close-dark" : { 5 5 "name" : "actions-close-dark", 6 6 "rule" : ".actions-close-dark, .device-desktop .actions-close-grey.phui-icon-item-link:hover", 7 - "hash" : "f04c5692010a6d96b6fa83a26d73737e" 7 + "hash" : "ce88001e904a37d1e6dca458068ebc44" 8 8 }, 9 9 "actions-close-grey" : { 10 10 "name" : "actions-close-grey", 11 11 "rule" : ".actions-close-grey", 12 - "hash" : "22d7706066666cf0ba91f5ae4ef96f1f" 12 + "hash" : "bec8b545648d31317774e7c2580e3d14" 13 13 }, 14 14 "actions-close-white" : { 15 15 "name" : "actions-close-white", 16 16 "rule" : ".actions-close-white", 17 - "hash" : "8d6ad8fc33b0e9471dc2c6d4de6e7341" 17 + "hash" : "52067fda0c9664f97dea0e5d9cd792f0" 18 18 }, 19 19 "actions-flag-dark" : { 20 20 "name" : "actions-flag-dark", 21 21 "rule" : ".actions-flag-dark, .device-desktop .actions-flag-grey.phui-icon-item-link:hover", 22 - "hash" : "4ae54fc28dd2d6cfa6e57dde7bd640cf" 22 + "hash" : "1a8320f19cd7bb44d29ee07b4ff5cfc2" 23 23 }, 24 24 "actions-flag-grey" : { 25 25 "name" : "actions-flag-grey", 26 26 "rule" : ".actions-flag-grey", 27 - "hash" : "50e739ca2d6a5527ce2bb8aafd4eb93f" 27 + "hash" : "e8a76919b35c51a8436b8cd4c55bc269" 28 28 }, 29 29 "actions-flag-white" : { 30 30 "name" : "actions-flag-white", 31 31 "rule" : ".actions-flag-white", 32 - "hash" : "d29ba4e3f88d5b2f3b0ea14754f7b89a" 32 + "hash" : "b344aaa6d80104e3d79bf9711fa42c60" 33 33 }, 34 34 "actions-heart-dark" : { 35 35 "name" : "actions-heart-dark", 36 36 "rule" : ".actions-heart-dark, .device-desktop .actions-heart-grey.phui-icon-item-link:hover", 37 - "hash" : "90b437a281724a4961e33272eafd616b" 37 + "hash" : "6f4aeb4a6ab5cca45f4cecbac18e2c13" 38 38 }, 39 39 "actions-heart-grey" : { 40 40 "name" : "actions-heart-grey", 41 41 "rule" : ".actions-heart-grey", 42 - "hash" : "cd521a7267b321516223462860373f09" 42 + "hash" : "b4ef7c03ccb5a4a0ef55a1a1369357c9" 43 43 }, 44 44 "actions-heart-white" : { 45 45 "name" : "actions-heart-white", 46 46 "rule" : ".actions-heart-white", 47 - "hash" : "505ebd7324f9c39fa2366a85996d1194" 47 + "hash" : "f0394eb2b30463fafbb77c66332e6eb6" 48 48 }, 49 49 "actions-move-dark" : { 50 50 "name" : "actions-move-dark", 51 51 "rule" : ".actions-move-dark, .device-desktop .actions-move-grey.phui-icon-item-link:hover", 52 - "hash" : "38f5b9168bf04d1a904b09805e589cd7" 52 + "hash" : "b0bb220c8909368bfd8b161c30ebf9e4" 53 53 }, 54 54 "actions-move-grey" : { 55 55 "name" : "actions-move-grey", 56 56 "rule" : ".actions-move-grey", 57 - "hash" : "35dcc45f04a81cbf9e5ecdf0fcd5bebc" 57 + "hash" : "80b5c487ee61d5388f172c234d5d6547" 58 58 }, 59 59 "actions-move-white" : { 60 60 "name" : "actions-move-white", 61 61 "rule" : ".actions-move-white", 62 - "hash" : "2b1b790a494a079d288d5a3a47c6bd62" 62 + "hash" : "c0babe1697ab7753c40efaede8aaf680" 63 63 }, 64 64 "actions-new-dark" : { 65 65 "name" : "actions-new-dark", 66 66 "rule" : ".actions-new-dark, .device-desktop .actions-new-grey.phui-icon-item-link:hover", 67 - "hash" : "52c45b76d0dbd51e6eb65f0597d5098a" 67 + "hash" : "40e6738b606010c4a4b81decc66e91c7" 68 68 }, 69 69 "actions-new-grey" : { 70 70 "name" : "actions-new-grey", 71 71 "rule" : ".actions-new-grey", 72 - "hash" : "c51315bd83a20806625ca3a887f86215" 72 + "hash" : "60f78d578fef99834f1a429887524ca2" 73 73 }, 74 74 "actions-new-white" : { 75 75 "name" : "actions-new-white", 76 76 "rule" : ".actions-new-white", 77 - "hash" : "5a344c62e037d672516dae0e3a8dd589" 77 + "hash" : "b2345dd8353c0ddd2d99775542d62360" 78 78 }, 79 79 "actions-search-dark" : { 80 80 "name" : "actions-search-dark", 81 81 "rule" : ".actions-search-dark, .device-desktop .actions-search-grey.phui-icon-item-link:hover", 82 - "hash" : "6ff124bc9423bf98be5a53e22508cd26" 82 + "hash" : "ddc5d23c829e17d38ba2ea2cea9fd6c4" 83 83 }, 84 84 "actions-search-grey" : { 85 85 "name" : "actions-search-grey", 86 86 "rule" : ".actions-search-grey", 87 - "hash" : "57b5c47c0676da7f97d3b2f7eefbbea4" 87 + "hash" : "c6c8214375b3442a890b48a75ee95c0d" 88 88 }, 89 89 "actions-search-white" : { 90 90 "name" : "actions-search-white", 91 91 "rule" : ".actions-search-white", 92 - "hash" : "17f1bf9820b0c44f4641e0256840b138" 92 + "hash" : "25b9bfb1808547f8b141ea35d7764353" 93 93 }, 94 94 "actions-settings-dark" : { 95 95 "name" : "actions-settings-dark", 96 96 "rule" : ".actions-settings-dark, .device-desktop .actions-settings-grey.phui-icon-item-link:hover", 97 - "hash" : "5ecb08643250a052e5d090ef4660faf5" 97 + "hash" : "7b5abbebcdfec9137c66e36cfad13071" 98 98 }, 99 99 "actions-settings-grey" : { 100 100 "name" : "actions-settings-grey", 101 101 "rule" : ".actions-settings-grey", 102 - "hash" : "5aeb35f1019c51a2f9140dc8765c9dca" 102 + "hash" : "970decba8ae9bb183d6f090d196c7fc5" 103 103 }, 104 104 "actions-settings-white" : { 105 105 "name" : "actions-settings-white", 106 106 "rule" : ".actions-settings-white", 107 - "hash" : "8cdd154946f1a8d8d307b72eddd5d755" 107 + "hash" : "368c765c374b059ab25e41d1f7204aa8" 108 108 }, 109 109 "actions-star-dark" : { 110 110 "name" : "actions-star-dark", 111 111 "rule" : ".actions-star-dark, .device-desktop .actions-star-grey.phui-icon-item-link:hover", 112 - "hash" : "45567d03f8e34811eca0621e93b5e050" 112 + "hash" : "17270fb5f28101f65040c854c04a8857" 113 113 }, 114 114 "actions-star-grey" : { 115 115 "name" : "actions-star-grey", 116 116 "rule" : ".actions-star-grey", 117 - "hash" : "1c7909e987b64b26b728506695457770" 117 + "hash" : "dcbabdf40a79100d51d372ae9e8716ff" 118 118 }, 119 119 "actions-star-white" : { 120 120 "name" : "actions-star-white", 121 121 "rule" : ".actions-star-white", 122 - "hash" : "e7c949542a54a347879ceb96f42a3c02" 122 + "hash" : "845ce22ed1e7eeed4f45047fa9325ab3" 123 123 }, 124 124 "actions-tag-dark" : { 125 125 "name" : "actions-tag-dark", 126 126 "rule" : ".actions-tag-dark, .device-desktop .actions-tag-grey.phui-icon-item-link:hover", 127 - "hash" : "24d97fa7524d0bf1bac17d9e07a63f48" 127 + "hash" : "b5dbc809ac52d464e5bf29c84c2d9a29" 128 128 }, 129 129 "actions-tag-grey" : { 130 130 "name" : "actions-tag-grey", 131 131 "rule" : ".actions-tag-grey", 132 - "hash" : "f04a5b38209c0f8e9ad2a3a964d5d505" 132 + "hash" : "0558ef19806b5f89d2af585178c4afc1" 133 133 }, 134 134 "actions-tag-white" : { 135 135 "name" : "actions-tag-white", 136 136 "rule" : ".actions-tag-white", 137 - "hash" : "fdfc5d20f6a0d90b6d329159823d2cb0" 137 + "hash" : "ecd4ae0949552a9bae0fe277408a77d8" 138 138 }, 139 139 "actions-wrench-dark" : { 140 140 "name" : "actions-wrench-dark", 141 141 "rule" : ".actions-wrench-dark, .device-desktop .actions-wrench-grey.phui-icon-item-link:hover", 142 - "hash" : "3a5cfa463c3c89194d3bbce3952a6e80" 142 + "hash" : "376d45f6796291816d2a4679021e2181" 143 143 }, 144 144 "actions-wrench-grey" : { 145 145 "name" : "actions-wrench-grey", 146 146 "rule" : ".actions-wrench-grey", 147 - "hash" : "40d8a77d6272589c69f65e9b5e5587e1" 147 + "hash" : "ac1cf1f6a12367eb3a5a3b36e400b26d" 148 148 }, 149 149 "actions-wrench-white" : { 150 150 "name" : "actions-wrench-white", 151 151 "rule" : ".actions-wrench-white", 152 - "hash" : "20ee83ae6a5d0dc6918727b6ccacec67" 152 + "hash" : "5ed6e55f0b52949fe02bde899ce86b34" 153 153 } 154 154 }, 155 155 "scales" : [
+150 -150
resources/sprite/manifest/apps-large.json
··· 4 4 "apps-adventure-blue-large" : { 5 5 "name" : "apps-adventure-blue-large", 6 6 "rule" : ".apps-adventure-blue-large, .phabricator-crumb-view:hover .apps-adventure-dark-large", 7 - "hash" : "0091f89dfc6dd79ef00f43f586800d99" 7 + "hash" : "fce0509297387130d3b7a87162e63ff4" 8 8 }, 9 9 "apps-adventure-dark-large" : { 10 10 "name" : "apps-adventure-dark-large", 11 11 "rule" : ".apps-adventure-dark-large", 12 - "hash" : "41b8fdf2fe9ba6f84f345784278d4a8e" 12 + "hash" : "9601cda7fce2b80f48be28f70cffa135" 13 13 }, 14 14 "apps-adventure-light-large" : { 15 15 "name" : "apps-adventure-light-large", 16 16 "rule" : ".apps-adventure-light-large", 17 - "hash" : "0f0bea9ca7956e4edfd029679455aee4" 17 + "hash" : "1a63567ba1eed09b9c468d087f0d8db6" 18 18 }, 19 19 "apps-application-blue-large" : { 20 20 "name" : "apps-application-blue-large", 21 21 "rule" : ".apps-application-blue-large, .phabricator-crumb-view:hover .apps-application-dark-large", 22 - "hash" : "80f42a283979cef89577721ca6d9cdef" 22 + "hash" : "c8e0319f0c8a3c19bb74391785149424" 23 23 }, 24 24 "apps-application-dark-large" : { 25 25 "name" : "apps-application-dark-large", 26 26 "rule" : ".apps-application-dark-large", 27 - "hash" : "8ab1619bcb768cc1b85106b077d29522" 27 + "hash" : "a5a904b67bdd26c15b8df07b0b0cee1a" 28 28 }, 29 29 "apps-application-light-large" : { 30 30 "name" : "apps-application-light-large", 31 31 "rule" : ".apps-application-light-large", 32 - "hash" : "09d4ef0cb36255291693971754ec55ee" 32 + "hash" : "8b071cf0efedda7c8c772829d31453ea" 33 33 }, 34 34 "apps-audit-blue-large" : { 35 35 "name" : "apps-audit-blue-large", 36 36 "rule" : ".apps-audit-blue-large, .phabricator-crumb-view:hover .apps-audit-dark-large", 37 - "hash" : "05941dc7d5ff156c0e899c6345f6833a" 37 + "hash" : "cfb6e6c27d6bf4bbf2e07c8d284948d7" 38 38 }, 39 39 "apps-audit-dark-large" : { 40 40 "name" : "apps-audit-dark-large", 41 41 "rule" : ".apps-audit-dark-large", 42 - "hash" : "cbf8e6c5a580bd3b5169f30d3cd0ec6a" 42 + "hash" : "0880246fc6aa5d0cec823166af5b388f" 43 43 }, 44 44 "apps-audit-light-large" : { 45 45 "name" : "apps-audit-light-large", 46 46 "rule" : ".apps-audit-light-large", 47 - "hash" : "aa853bebb7a315b994f1527247e3b362" 47 + "hash" : "8dd753f716233d2f6edf553df4fde942" 48 48 }, 49 49 "apps-calendar-blue-large" : { 50 50 "name" : "apps-calendar-blue-large", 51 51 "rule" : ".apps-calendar-blue-large, .phabricator-crumb-view:hover .apps-calendar-dark-large", 52 - "hash" : "9e530feec2926878ee7eaa8a04a8607b" 52 + "hash" : "a05add9fa18df8a98cf2735cf27ec6e1" 53 53 }, 54 54 "apps-calendar-dark-large" : { 55 55 "name" : "apps-calendar-dark-large", 56 56 "rule" : ".apps-calendar-dark-large", 57 - "hash" : "65de91c173d169bbf407c9e7cefa9715" 57 + "hash" : "5c98faf324152ec55bad6ac76f77ec00" 58 58 }, 59 59 "apps-calendar-light-large" : { 60 60 "name" : "apps-calendar-light-large", 61 61 "rule" : ".apps-calendar-light-large", 62 - "hash" : "043dab56a011f84f5affc2c7c13e3a39" 62 + "hash" : "466b97737778eff91ebd9afabac6e5a6" 63 63 }, 64 64 "apps-chatlog-blue-large" : { 65 65 "name" : "apps-chatlog-blue-large", 66 66 "rule" : ".apps-chatlog-blue-large, .phabricator-crumb-view:hover .apps-chatlog-dark-large", 67 - "hash" : "f94218d08f45ae867f022d9dcfaeeeeb" 67 + "hash" : "9366df4f3e53b6eee108a22ae57bc507" 68 68 }, 69 69 "apps-chatlog-dark-large" : { 70 70 "name" : "apps-chatlog-dark-large", 71 71 "rule" : ".apps-chatlog-dark-large", 72 - "hash" : "8627b911e1bb79209cbaa849448821fb" 72 + "hash" : "79639fd4c0cd0d9127fd5d0f6e695554" 73 73 }, 74 74 "apps-chatlog-light-large" : { 75 75 "name" : "apps-chatlog-light-large", 76 76 "rule" : ".apps-chatlog-light-large", 77 - "hash" : "a800aaa83f87dc184ef071561eacd354" 77 + "hash" : "2176ade2d11cc02bdb6bcb0470428de3" 78 78 }, 79 79 "apps-conduit-blue-large" : { 80 80 "name" : "apps-conduit-blue-large", 81 81 "rule" : ".apps-conduit-blue-large, .phabricator-crumb-view:hover .apps-conduit-dark-large", 82 - "hash" : "4ab937882a119bacc0206029cbd7919d" 82 + "hash" : "ed8208ab196da7da6160edbdb0be118a" 83 83 }, 84 84 "apps-conduit-dark-large" : { 85 85 "name" : "apps-conduit-dark-large", 86 86 "rule" : ".apps-conduit-dark-large", 87 - "hash" : "34de5192c69af7a9cf3941f7b5cb088e" 87 + "hash" : "bad7559ed9928596c0241d8490e67422" 88 88 }, 89 89 "apps-conduit-light-large" : { 90 90 "name" : "apps-conduit-light-large", 91 91 "rule" : ".apps-conduit-light-large", 92 - "hash" : "a2fd3cfe6e4e46d589e0e99f52e7f6f0" 92 + "hash" : "92047e758fac063dfb0608863ee66b7e" 93 93 }, 94 94 "apps-conpherence-blue-large" : { 95 95 "name" : "apps-conpherence-blue-large", 96 96 "rule" : ".apps-conpherence-blue-large, .phabricator-crumb-view:hover .apps-conpherence-dark-large", 97 - "hash" : "efcf3788ac60484d5920b37c1560e565" 97 + "hash" : "6b84241639e4755b450085f7eeb30cb1" 98 98 }, 99 99 "apps-conpherence-dark-large" : { 100 100 "name" : "apps-conpherence-dark-large", 101 101 "rule" : ".apps-conpherence-dark-large", 102 - "hash" : "2722117e3da8c2dbc478d957fb21ca53" 102 + "hash" : "d9ced45f6ce7ffec0a0edb17c5e63834" 103 103 }, 104 104 "apps-conpherence-light-large" : { 105 105 "name" : "apps-conpherence-light-large", 106 106 "rule" : ".apps-conpherence-light-large", 107 - "hash" : "a79e5f0094caf9f012f3e9d7a10f2bac" 107 + "hash" : "d85a049c1742fec1f95a8ebb6ca5c944" 108 108 }, 109 109 "apps-countdown-blue-large" : { 110 110 "name" : "apps-countdown-blue-large", 111 111 "rule" : ".apps-countdown-blue-large, .phabricator-crumb-view:hover .apps-countdown-dark-large", 112 - "hash" : "a4079b8e55924b7590011b35ba9bfdb0" 112 + "hash" : "d44b7acae6b6b052ac869f0176b66b89" 113 113 }, 114 114 "apps-countdown-dark-large" : { 115 115 "name" : "apps-countdown-dark-large", 116 116 "rule" : ".apps-countdown-dark-large", 117 - "hash" : "25547923eb9927ed0c30804fafd471d3" 117 + "hash" : "dc7df8202a5fa7baf17fd446a9b5c4c5" 118 118 }, 119 119 "apps-countdown-light-large" : { 120 120 "name" : "apps-countdown-light-large", 121 121 "rule" : ".apps-countdown-light-large", 122 - "hash" : "24bac143e049862bed161d819990cee0" 122 + "hash" : "8f3814f70c1cb0475dd4678cc8937d91" 123 123 }, 124 124 "apps-daemon-blue-large" : { 125 125 "name" : "apps-daemon-blue-large", 126 126 "rule" : ".apps-daemon-blue-large, .phabricator-crumb-view:hover .apps-daemon-dark-large", 127 - "hash" : "beb6586864ef67a7bd7a9a159b8c2a56" 127 + "hash" : "c922a7e7ec9467ca48b2a2573904b7ce" 128 128 }, 129 129 "apps-daemon-dark-large" : { 130 130 "name" : "apps-daemon-dark-large", 131 131 "rule" : ".apps-daemon-dark-large", 132 - "hash" : "cf2e12b2967d155c437862bbb9ce2d86" 132 + "hash" : "b2e566baac0c579563bd5bd700deb41b" 133 133 }, 134 134 "apps-daemon-light-large" : { 135 135 "name" : "apps-daemon-light-large", 136 136 "rule" : ".apps-daemon-light-large", 137 - "hash" : "44328612154fbf1a2f0f6ff28cd23521" 137 + "hash" : "9c778b43f9f7380fc9bd862c097bbaa8" 138 138 }, 139 139 "apps-differential-blue-large" : { 140 140 "name" : "apps-differential-blue-large", 141 141 "rule" : ".apps-differential-blue-large, .phabricator-crumb-view:hover .apps-differential-dark-large", 142 - "hash" : "9491284c8cbf77df0795bdf9cd16651e" 142 + "hash" : "59049df6a30c816ea68d3025da79a091" 143 143 }, 144 144 "apps-differential-dark-large" : { 145 145 "name" : "apps-differential-dark-large", 146 146 "rule" : ".apps-differential-dark-large", 147 - "hash" : "a4b2ac4d4f697896e3abe9e58501fea5" 147 + "hash" : "fd1e0f1fa97b00c7409ebfdc56cf4865" 148 148 }, 149 149 "apps-differential-light-large" : { 150 150 "name" : "apps-differential-light-large", 151 151 "rule" : ".apps-differential-light-large", 152 - "hash" : "a763d63d22cac8226d8bd5656221a91b" 152 + "hash" : "b5c750e09f57a787e89f32820f791c4a" 153 153 }, 154 154 "apps-diffusion-blue-large" : { 155 155 "name" : "apps-diffusion-blue-large", 156 156 "rule" : ".apps-diffusion-blue-large, .phabricator-crumb-view:hover .apps-diffusion-dark-large", 157 - "hash" : "35e35c07ca1a151c810bb38a90496a2d" 157 + "hash" : "b982cfacfde43d3267082bca236bc72c" 158 158 }, 159 159 "apps-diffusion-dark-large" : { 160 160 "name" : "apps-diffusion-dark-large", 161 161 "rule" : ".apps-diffusion-dark-large", 162 - "hash" : "5b3752babd557f2c9bbc0120bd9a0747" 162 + "hash" : "2eb71cde4af83347efdee542f4cadd8e" 163 163 }, 164 164 "apps-diffusion-light-large" : { 165 165 "name" : "apps-diffusion-light-large", 166 166 "rule" : ".apps-diffusion-light-large", 167 - "hash" : "1f04606fe4f0650982327bf09bf5adc0" 167 + "hash" : "6eeb6f6df3ecd1ee923081b2d82f0505" 168 168 }, 169 169 "apps-diviner-blue-large" : { 170 170 "name" : "apps-diviner-blue-large", 171 171 "rule" : ".apps-diviner-blue-large, .phabricator-crumb-view:hover .apps-diviner-dark-large", 172 - "hash" : "97f1242c914315cf773c27bbec964335" 172 + "hash" : "bda64f504c0c2c34125758bd01c80e05" 173 173 }, 174 174 "apps-diviner-dark-large" : { 175 175 "name" : "apps-diviner-dark-large", 176 176 "rule" : ".apps-diviner-dark-large", 177 - "hash" : "c4f0550826f60fcd48d6ebcd340184b4" 177 + "hash" : "786a865464564d66d458557c909a77ea" 178 178 }, 179 179 "apps-diviner-light-large" : { 180 180 "name" : "apps-diviner-light-large", 181 181 "rule" : ".apps-diviner-light-large", 182 - "hash" : "b13413ada716fa7d3449c38b11decd5d" 182 + "hash" : "c515bc52cb560adebce1e84bb5d917ce" 183 183 }, 184 184 "apps-drydock-blue-large" : { 185 185 "name" : "apps-drydock-blue-large", 186 186 "rule" : ".apps-drydock-blue-large, .phabricator-crumb-view:hover .apps-drydock-dark-large", 187 - "hash" : "a63aaba405583e356f00af6bc1dedfad" 187 + "hash" : "ba82e330a78dd60df033560e083601cf" 188 188 }, 189 189 "apps-drydock-dark-large" : { 190 190 "name" : "apps-drydock-dark-large", 191 191 "rule" : ".apps-drydock-dark-large", 192 - "hash" : "a97be15640a38db803cc03215968e856" 192 + "hash" : "7a41b9668c77b85b8acf048d9e61c50a" 193 193 }, 194 194 "apps-drydock-light-large" : { 195 195 "name" : "apps-drydock-light-large", 196 196 "rule" : ".apps-drydock-light-large", 197 - "hash" : "712c8fa45f964e0c4cbb69321fd1fded" 197 + "hash" : "2c1ce32d5d5291e7d3d3d6e9323a2a65" 198 198 }, 199 199 "apps-fact-blue-large" : { 200 200 "name" : "apps-fact-blue-large", 201 201 "rule" : ".apps-fact-blue-large, .phabricator-crumb-view:hover .apps-fact-dark-large", 202 - "hash" : "4b07b51e2178f12533c04c55d522d9e5" 202 + "hash" : "1e2b911cb36b0d44384487e348892ccc" 203 203 }, 204 204 "apps-fact-dark-large" : { 205 205 "name" : "apps-fact-dark-large", 206 206 "rule" : ".apps-fact-dark-large", 207 - "hash" : "6040fe830d8f0868cdb38ee2b8ee16ac" 207 + "hash" : "5fb4a988baad433e9900f1a814b89caa" 208 208 }, 209 209 "apps-fact-light-large" : { 210 210 "name" : "apps-fact-light-large", 211 211 "rule" : ".apps-fact-light-large", 212 - "hash" : "8253f813361ba065866ee6e6e2077320" 212 + "hash" : "3bc45d399dad8ec8d55873714c42c1d7" 213 213 }, 214 214 "apps-feed-blue-large" : { 215 215 "name" : "apps-feed-blue-large", 216 216 "rule" : ".apps-feed-blue-large, .phabricator-crumb-view:hover .apps-feed-dark-large", 217 - "hash" : "462246f99422c86301b7d4faa67d9488" 217 + "hash" : "3bcdec795b38002644a8009c927a0acc" 218 218 }, 219 219 "apps-feed-dark-large" : { 220 220 "name" : "apps-feed-dark-large", 221 221 "rule" : ".apps-feed-dark-large", 222 - "hash" : "0eecff752dc5dde55e7feaa52b7ee7d0" 222 + "hash" : "e83834eccc699399b604069b95465cff" 223 223 }, 224 224 "apps-feed-light-large" : { 225 225 "name" : "apps-feed-light-large", 226 226 "rule" : ".apps-feed-light-large", 227 - "hash" : "2ec6e12956fe1e1b746261bb3d0a0d36" 227 + "hash" : "e3a8add13539550ddaab62f84b30dd66" 228 228 }, 229 229 "apps-files-blue-large" : { 230 230 "name" : "apps-files-blue-large", 231 231 "rule" : ".apps-files-blue-large, .phabricator-crumb-view:hover .apps-files-dark-large", 232 - "hash" : "f9217c49be154a830303285ae64790c8" 232 + "hash" : "4505af3a9261a1ee4e00bf1d046286dd" 233 233 }, 234 234 "apps-files-dark-large" : { 235 235 "name" : "apps-files-dark-large", 236 236 "rule" : ".apps-files-dark-large", 237 - "hash" : "78fb66b9edc99c3694325548582f0506" 237 + "hash" : "1d229c79f3b8301ca1ee38ccd9c7c142" 238 238 }, 239 239 "apps-files-light-large" : { 240 240 "name" : "apps-files-light-large", 241 241 "rule" : ".apps-files-light-large", 242 - "hash" : "ee5503d0684ea20be40023a29589d322" 242 + "hash" : "0d8bf609759312d89e2a4b148f0701d8" 243 243 }, 244 244 "apps-flags-blue-large" : { 245 245 "name" : "apps-flags-blue-large", 246 246 "rule" : ".apps-flags-blue-large, .phabricator-crumb-view:hover .apps-flags-dark-large", 247 - "hash" : "8bbdefdaba30bf6a020f8515ee33d452" 247 + "hash" : "a6f52b520f88e4ef60b7a76fb3c2c597" 248 248 }, 249 249 "apps-flags-dark-large" : { 250 250 "name" : "apps-flags-dark-large", 251 251 "rule" : ".apps-flags-dark-large", 252 - "hash" : "c6824e1362ec59ccf9ad8f451da466c1" 252 + "hash" : "51307234bb3c309b3ea69381e0b72b16" 253 253 }, 254 254 "apps-flags-light-large" : { 255 255 "name" : "apps-flags-light-large", 256 256 "rule" : ".apps-flags-light-large", 257 - "hash" : "4a40dc3e18011a8283840e5dfbe14dc9" 257 + "hash" : "8c198ba5bcd146595870bab777d4992e" 258 258 }, 259 259 "apps-harbormaster-blue-large" : { 260 260 "name" : "apps-harbormaster-blue-large", 261 261 "rule" : ".apps-harbormaster-blue-large, .phabricator-crumb-view:hover .apps-harbormaster-dark-large", 262 - "hash" : "d30d95294ba5825660d1507d4d8efda8" 262 + "hash" : "23dff5183214e9fdc9f5dafceb146dbd" 263 263 }, 264 264 "apps-harbormaster-dark-large" : { 265 265 "name" : "apps-harbormaster-dark-large", 266 266 "rule" : ".apps-harbormaster-dark-large", 267 - "hash" : "bfe4b9440da4eabe823a3fa41e61d6b8" 267 + "hash" : "273fd2cb242a49c6289f7e2ad029d260" 268 268 }, 269 269 "apps-harbormaster-light-large" : { 270 270 "name" : "apps-harbormaster-light-large", 271 271 "rule" : ".apps-harbormaster-light-large", 272 - "hash" : "00aa15b116689f10f6af8c13307fb483" 272 + "hash" : "1019ed387478b0e6dfda7389dc0c5181" 273 273 }, 274 274 "apps-help-blue-large" : { 275 275 "name" : "apps-help-blue-large", 276 276 "rule" : ".apps-help-blue-large, .phabricator-crumb-view:hover .apps-help-dark-large", 277 - "hash" : "703f8c674cdd22f1314ffe8977acf35b" 277 + "hash" : "a74c4f436b2e70c0e06f4224953d064a" 278 278 }, 279 279 "apps-help-dark-large" : { 280 280 "name" : "apps-help-dark-large", 281 281 "rule" : ".apps-help-dark-large", 282 - "hash" : "601aaf7047f9db41baf7e3393b0d7aeb" 282 + "hash" : "3cbd366c4b5758e45ef07507c70f68c0" 283 283 }, 284 284 "apps-help-light-large" : { 285 285 "name" : "apps-help-light-large", 286 286 "rule" : ".apps-help-light-large", 287 - "hash" : "c17b8e6228f844777177c5070e17dd91" 287 + "hash" : "722eceffe63605b00a5b957b5f40db98" 288 288 }, 289 289 "apps-herald-blue-large" : { 290 290 "name" : "apps-herald-blue-large", 291 291 "rule" : ".apps-herald-blue-large, .phabricator-crumb-view:hover .apps-herald-dark-large", 292 - "hash" : "4bf9b4b872e7207d66c6e80dcad47b0e" 292 + "hash" : "9edfe47e8f1f2c4f1071f4d8b6ed346d" 293 293 }, 294 294 "apps-herald-dark-large" : { 295 295 "name" : "apps-herald-dark-large", 296 296 "rule" : ".apps-herald-dark-large", 297 - "hash" : "e19fd614bf5f904603517df957165b22" 297 + "hash" : "4b7a3ab5e0b6a04224ccb6e520e73d6e" 298 298 }, 299 299 "apps-herald-light-large" : { 300 300 "name" : "apps-herald-light-large", 301 301 "rule" : ".apps-herald-light-large", 302 - "hash" : "81af2b9899db0b5c877d96016ddfa1a1" 302 + "hash" : "65bbeb68fd051b77f4871aafe2994f56" 303 303 }, 304 304 "apps-home-blue-large" : { 305 305 "name" : "apps-home-blue-large", 306 306 "rule" : ".apps-home-blue-large, .phabricator-crumb-view:hover .apps-home-dark-large", 307 - "hash" : "7011cb276b9d7d1f042d2f0393a74312" 307 + "hash" : "7df64082c33dcc3d2263772c0393be70" 308 308 }, 309 309 "apps-home-dark-large" : { 310 310 "name" : "apps-home-dark-large", 311 311 "rule" : ".apps-home-dark-large", 312 - "hash" : "6b7f677ad630593900132f6271c41cb4" 312 + "hash" : "79acb839094adcb3ad94567c054801eb" 313 313 }, 314 314 "apps-home-light-large" : { 315 315 "name" : "apps-home-light-large", 316 316 "rule" : ".apps-home-light-large", 317 - "hash" : "f0740b16cd3746a1234070f1785c03eb" 317 + "hash" : "181a71639319f3beda59809963384250" 318 318 }, 319 319 "apps-logo-blue-large" : { 320 320 "name" : "apps-logo-blue-large", 321 321 "rule" : ".apps-logo-blue-large, .phabricator-crumb-view:hover .apps-logo-dark-large", 322 - "hash" : "64a8124698f9441f50230f3a63364dd7" 322 + "hash" : "025f46665b079f5899ec53be09165d09" 323 323 }, 324 324 "apps-logo-dark-large" : { 325 325 "name" : "apps-logo-dark-large", 326 326 "rule" : ".apps-logo-dark-large", 327 - "hash" : "8023a60fcba24c3f200214152a62a2c3" 327 + "hash" : "20524d2868b7b57423aa8dc27b284cac" 328 328 }, 329 329 "apps-logo-light-large" : { 330 330 "name" : "apps-logo-light-large", 331 331 "rule" : ".apps-logo-light-large", 332 - "hash" : "52fc06fb90f7ec1c29498069b1a059b2" 332 + "hash" : "bd1b66ffad9ee26019738fc00a7eb343" 333 333 }, 334 334 "apps-macro-blue-large" : { 335 335 "name" : "apps-macro-blue-large", 336 336 "rule" : ".apps-macro-blue-large, .phabricator-crumb-view:hover .apps-macro-dark-large", 337 - "hash" : "50c14fec9a7f913c8aa4a2793bf2867c" 337 + "hash" : "a6116a196718bf6cd5337b4c49de710e" 338 338 }, 339 339 "apps-macro-dark-large" : { 340 340 "name" : "apps-macro-dark-large", 341 341 "rule" : ".apps-macro-dark-large", 342 - "hash" : "890cde6b9407d00c6394d446974674ff" 342 + "hash" : "583a495f319fb63f99400b0197832dce" 343 343 }, 344 344 "apps-macro-light-large" : { 345 345 "name" : "apps-macro-light-large", 346 346 "rule" : ".apps-macro-light-large", 347 - "hash" : "7dcba4f0560b9e197849f5540b7ec66d" 347 + "hash" : "b073066348826c93f57ba76f746e5c7e" 348 348 }, 349 349 "apps-mail-blue-large" : { 350 350 "name" : "apps-mail-blue-large", 351 351 "rule" : ".apps-mail-blue-large, .phabricator-crumb-view:hover .apps-mail-dark-large", 352 - "hash" : "a0a94c194794bb435ea3152ecb2cd42d" 352 + "hash" : "192f85bd7a5be296de7acff9bbc9bd1d" 353 353 }, 354 354 "apps-mail-dark-large" : { 355 355 "name" : "apps-mail-dark-large", 356 356 "rule" : ".apps-mail-dark-large", 357 - "hash" : "1a1437047fd24b9bb2643435185b6f13" 357 + "hash" : "4709516a74216e0ba886a30180ad93d4" 358 358 }, 359 359 "apps-mail-light-large" : { 360 360 "name" : "apps-mail-light-large", 361 361 "rule" : ".apps-mail-light-large", 362 - "hash" : "27aec2b8d5bd1fb7eba00ffbaacf1930" 362 + "hash" : "740ea3d3104365ab7bad981b13d23693" 363 363 }, 364 364 "apps-maniphest-blue-large" : { 365 365 "name" : "apps-maniphest-blue-large", 366 366 "rule" : ".apps-maniphest-blue-large, .phabricator-crumb-view:hover .apps-maniphest-dark-large", 367 - "hash" : "619ff6fea2c90a8d70b000ed0ece6e4b" 367 + "hash" : "d667667cc5216ff510cb58c359ffc2a4" 368 368 }, 369 369 "apps-maniphest-dark-large" : { 370 370 "name" : "apps-maniphest-dark-large", 371 371 "rule" : ".apps-maniphest-dark-large", 372 - "hash" : "7a204fc2f4779eff27847bf799652140" 372 + "hash" : "acadb7737b24ecc23e892cdaab7c1fe2" 373 373 }, 374 374 "apps-maniphest-light-large" : { 375 375 "name" : "apps-maniphest-light-large", 376 376 "rule" : ".apps-maniphest-light-large", 377 - "hash" : "90ea395741410840b1b4a974f802b06c" 377 + "hash" : "0d2c71a1279686c3884c267d98bc36ba" 378 378 }, 379 379 "apps-metamta-blue-large" : { 380 380 "name" : "apps-metamta-blue-large", 381 381 "rule" : ".apps-metamta-blue-large, .phabricator-crumb-view:hover .apps-metamta-dark-large", 382 - "hash" : "48af88efc2887cc985f09d5202922df0" 382 + "hash" : "1757d281dcdbdf221ca2b2e90993dba8" 383 383 }, 384 384 "apps-metamta-dark-large" : { 385 385 "name" : "apps-metamta-dark-large", 386 386 "rule" : ".apps-metamta-dark-large", 387 - "hash" : "bf18a2c7ef31e72dc9ce6695035baf60" 387 + "hash" : "c5f3a7468d98ebb977bfb0cc81abd5ee" 388 388 }, 389 389 "apps-metamta-light-large" : { 390 390 "name" : "apps-metamta-light-large", 391 391 "rule" : ".apps-metamta-light-large", 392 - "hash" : "720cc7f66ab36770998aa4fe9ad22785" 392 + "hash" : "13ce4ca0f223cda37e3af39da8c6e564" 393 393 }, 394 394 "apps-owners-blue-large" : { 395 395 "name" : "apps-owners-blue-large", 396 396 "rule" : ".apps-owners-blue-large, .phabricator-crumb-view:hover .apps-owners-dark-large", 397 - "hash" : "ee909b2d51a3c52b38c0cca3da8d861d" 397 + "hash" : "585c128af418f94b8fbf18206605ec84" 398 398 }, 399 399 "apps-owners-dark-large" : { 400 400 "name" : "apps-owners-dark-large", 401 401 "rule" : ".apps-owners-dark-large", 402 - "hash" : "05a6fcc603b5ee346d25b1fb25e7e695" 402 + "hash" : "b09a80f307491acbe56fb16e01956173" 403 403 }, 404 404 "apps-owners-light-large" : { 405 405 "name" : "apps-owners-light-large", 406 406 "rule" : ".apps-owners-light-large", 407 - "hash" : "2d6b3f02f210c73242d91bdb9ef8456c" 407 + "hash" : "6b06493f46a91584e746e5034be15366" 408 408 }, 409 409 "apps-paste-blue-large" : { 410 410 "name" : "apps-paste-blue-large", 411 411 "rule" : ".apps-paste-blue-large, .phabricator-crumb-view:hover .apps-paste-dark-large", 412 - "hash" : "2ce99237cc2f064f0aa48fb1d147c781" 412 + "hash" : "4a14c100c5b78282712dd2cc619d72b4" 413 413 }, 414 414 "apps-paste-dark-large" : { 415 415 "name" : "apps-paste-dark-large", 416 416 "rule" : ".apps-paste-dark-large", 417 - "hash" : "f566e3e0c8e6a17b7c2fc4168b079ede" 417 + "hash" : "03d3dded4964e60771c8a45549e13973" 418 418 }, 419 419 "apps-paste-light-large" : { 420 420 "name" : "apps-paste-light-large", 421 421 "rule" : ".apps-paste-light-large", 422 - "hash" : "e77a206e1cbaf1417b4a0b9f3d67380a" 422 + "hash" : "66f1f8fe7acafaab5f608598589aaa5c" 423 423 }, 424 424 "apps-people-blue-large" : { 425 425 "name" : "apps-people-blue-large", 426 426 "rule" : ".apps-people-blue-large, .phabricator-crumb-view:hover .apps-people-dark-large", 427 - "hash" : "37fcac5bc4ad63c37d68da2c77717301" 427 + "hash" : "ed242e94b2b5698fd90261ca63aef8a6" 428 428 }, 429 429 "apps-people-dark-large" : { 430 430 "name" : "apps-people-dark-large", 431 431 "rule" : ".apps-people-dark-large", 432 - "hash" : "01fb27eba95c01d1aadde04ea4513caa" 432 + "hash" : "b1748b3a5afacd4f8afcd5ea37352dc7" 433 433 }, 434 434 "apps-people-light-large" : { 435 435 "name" : "apps-people-light-large", 436 436 "rule" : ".apps-people-light-large", 437 - "hash" : "d1d80fddc9e6295494d12b72b4700dc5" 437 + "hash" : "f6efcbdbcee02f9f37f92774b4b0e4cf" 438 438 }, 439 439 "apps-phage-blue-large" : { 440 440 "name" : "apps-phage-blue-large", 441 441 "rule" : ".apps-phage-blue-large, .phabricator-crumb-view:hover .apps-phage-dark-large", 442 - "hash" : "5edd34b3919928cf2a053637d418f43e" 442 + "hash" : "de2d28549b5cc63de38e6c5ee737c0db" 443 443 }, 444 444 "apps-phage-dark-large" : { 445 445 "name" : "apps-phage-dark-large", 446 446 "rule" : ".apps-phage-dark-large", 447 - "hash" : "3c9e1936e258b171a1fecabb12b933a0" 447 + "hash" : "99d1695b116c4c3ca83d7ab46c3444eb" 448 448 }, 449 449 "apps-phage-light-large" : { 450 450 "name" : "apps-phage-light-large", 451 451 "rule" : ".apps-phage-light-large", 452 - "hash" : "68f6a58eb9ea1d9a0c8a307896d4d75e" 452 + "hash" : "ff49412c963e9be84cd80e6fdaf6ed15" 453 453 }, 454 454 "apps-phame-blue-large" : { 455 455 "name" : "apps-phame-blue-large", 456 456 "rule" : ".apps-phame-blue-large, .phabricator-crumb-view:hover .apps-phame-dark-large", 457 - "hash" : "38f1b6a1304118024f10f2a142cfd16a" 457 + "hash" : "fc00229e5048dbf8a052672d3b16db4f" 458 458 }, 459 459 "apps-phame-dark-large" : { 460 460 "name" : "apps-phame-dark-large", 461 461 "rule" : ".apps-phame-dark-large", 462 - "hash" : "7bfe54cf7d885985fb7e06ad0abaf4e9" 462 + "hash" : "a7cf2f8ec22cdb675a3bc792c7c1edf6" 463 463 }, 464 464 "apps-phame-light-large" : { 465 465 "name" : "apps-phame-light-large", 466 466 "rule" : ".apps-phame-light-large", 467 - "hash" : "0d32c7172aa931201373c7f2a5e7fd55" 467 + "hash" : "560e27bd924e9359dfdb4bde7a18020c" 468 468 }, 469 469 "apps-phid-blue-large" : { 470 470 "name" : "apps-phid-blue-large", 471 471 "rule" : ".apps-phid-blue-large, .phabricator-crumb-view:hover .apps-phid-dark-large", 472 - "hash" : "d726ca94608547ff3974a1d49e6b1012" 472 + "hash" : "b94bc233e1bcf520c65351b71794c228" 473 473 }, 474 474 "apps-phid-dark-large" : { 475 475 "name" : "apps-phid-dark-large", 476 476 "rule" : ".apps-phid-dark-large", 477 - "hash" : "04af0c932bea8b7c36f6dc954994ea11" 477 + "hash" : "f4dfdcc8e1fde50cfcb7e07376696964" 478 478 }, 479 479 "apps-phid-light-large" : { 480 480 "name" : "apps-phid-light-large", 481 481 "rule" : ".apps-phid-light-large", 482 - "hash" : "0ba23a08c29e8064fdddee9112c638e3" 482 + "hash" : "0087c573b07d8badaeadcb8ad560ae9b" 483 483 }, 484 484 "apps-phlux-blue-large" : { 485 485 "name" : "apps-phlux-blue-large", 486 486 "rule" : ".apps-phlux-blue-large, .phabricator-crumb-view:hover .apps-phlux-dark-large", 487 - "hash" : "26e7fd98ae64be7b7401f637ef68ca11" 487 + "hash" : "c2d2b5067d410b498809a1386355e166" 488 488 }, 489 489 "apps-phlux-dark-large" : { 490 490 "name" : "apps-phlux-dark-large", 491 491 "rule" : ".apps-phlux-dark-large", 492 - "hash" : "4b385c645e4d1dd1407c7dafc0d65829" 492 + "hash" : "d48817f5a2271db2881a4c1d34e92c94" 493 493 }, 494 494 "apps-phlux-light-large" : { 495 495 "name" : "apps-phlux-light-large", 496 496 "rule" : ".apps-phlux-light-large", 497 - "hash" : "58663b174c01bc42bb0895db90342b73" 497 + "hash" : "79faf4c26863d619cac1265382739f95" 498 498 }, 499 499 "apps-pholio-blue-large" : { 500 500 "name" : "apps-pholio-blue-large", 501 501 "rule" : ".apps-pholio-blue-large, .phabricator-crumb-view:hover .apps-pholio-dark-large", 502 - "hash" : "08bfdf63411a09e6be88d99128c1e9f8" 502 + "hash" : "5b8e3f47a49a0dee84c1b7c228884f0c" 503 503 }, 504 504 "apps-pholio-dark-large" : { 505 505 "name" : "apps-pholio-dark-large", 506 506 "rule" : ".apps-pholio-dark-large", 507 - "hash" : "2a8bfa3870726691766fe3f6cb73df38" 507 + "hash" : "4a73276e5bcd9cfbb08435ed36051dff" 508 508 }, 509 509 "apps-pholio-light-large" : { 510 510 "name" : "apps-pholio-light-large", 511 511 "rule" : ".apps-pholio-light-large", 512 - "hash" : "9a4d4223e6e1d7a77c4545504ea0908c" 512 + "hash" : "1a3ace478c2b0f9b444005112e17c695" 513 513 }, 514 514 "apps-phortune-blue-large" : { 515 515 "name" : "apps-phortune-blue-large", 516 516 "rule" : ".apps-phortune-blue-large, .phabricator-crumb-view:hover .apps-phortune-dark-large", 517 - "hash" : "962a63b8b67a2881b0cd0313887cf139" 517 + "hash" : "d0d52348d19d0f50c925d688b8837219" 518 518 }, 519 519 "apps-phortune-dark-large" : { 520 520 "name" : "apps-phortune-dark-large", 521 521 "rule" : ".apps-phortune-dark-large", 522 - "hash" : "32beba64a9dec091e966a7b1dcc9fc96" 522 + "hash" : "df430f2b8c6239f21287bab13ffd1716" 523 523 }, 524 524 "apps-phortune-light-large" : { 525 525 "name" : "apps-phortune-light-large", 526 526 "rule" : ".apps-phortune-light-large", 527 - "hash" : "c3ec4f73a0f0a23af6f7441cc9328672" 527 + "hash" : "8a4d70e7ac92638f81feac0dba56b385" 528 528 }, 529 529 "apps-phpast-blue-large" : { 530 530 "name" : "apps-phpast-blue-large", 531 531 "rule" : ".apps-phpast-blue-large, .phabricator-crumb-view:hover .apps-phpast-dark-large", 532 - "hash" : "a9f4f0a62e5841b2ed669dc02694419d" 532 + "hash" : "22ba8a058d6b920a909c5f6731f301a0" 533 533 }, 534 534 "apps-phpast-dark-large" : { 535 535 "name" : "apps-phpast-dark-large", 536 536 "rule" : ".apps-phpast-dark-large", 537 - "hash" : "1dbc83cc09d722253b634f3308608627" 537 + "hash" : "bdbfd96cb50a8b7450daf82576fcfe95" 538 538 }, 539 539 "apps-phpast-light-large" : { 540 540 "name" : "apps-phpast-light-large", 541 541 "rule" : ".apps-phpast-light-large", 542 - "hash" : "c63fb0fe3cc326f1a19e4e59c42a73f7" 542 + "hash" : "5ebd26eb5e0bc0229db5696020dd9b4a" 543 543 }, 544 544 "apps-phrequent-blue-large" : { 545 545 "name" : "apps-phrequent-blue-large", 546 546 "rule" : ".apps-phrequent-blue-large, .phabricator-crumb-view:hover .apps-phrequent-dark-large", 547 - "hash" : "3b7cc5e4ad27cd1bb0fe8c56bad18038" 547 + "hash" : "3ad9f5bc306d350d3a2218d3efb2dc9b" 548 548 }, 549 549 "apps-phrequent-dark-large" : { 550 550 "name" : "apps-phrequent-dark-large", 551 551 "rule" : ".apps-phrequent-dark-large", 552 - "hash" : "8b68dbbe0be2f647b3114930e474bc47" 552 + "hash" : "abd8afa9562e9eacd78b1fb4a446ccc1" 553 553 }, 554 554 "apps-phrequent-light-large" : { 555 555 "name" : "apps-phrequent-light-large", 556 556 "rule" : ".apps-phrequent-light-large", 557 - "hash" : "92edbfaf88a78e22401bcaf964f9e7bc" 557 + "hash" : "4ef38f490534c986c0c5aeaac5a5cbef" 558 558 }, 559 559 "apps-phriction-blue-large" : { 560 560 "name" : "apps-phriction-blue-large", 561 561 "rule" : ".apps-phriction-blue-large, .phabricator-crumb-view:hover .apps-phriction-dark-large", 562 - "hash" : "55bbded073e078117369f42e05b5b5c4" 562 + "hash" : "0134e9d694ce72a6d9c554e639a6ed50" 563 563 }, 564 564 "apps-phriction-dark-large" : { 565 565 "name" : "apps-phriction-dark-large", 566 566 "rule" : ".apps-phriction-dark-large", 567 - "hash" : "944c3a520a484580895b287eaaa103b1" 567 + "hash" : "e4f3121261bc96e00bb6b94b467582f4" 568 568 }, 569 569 "apps-phriction-light-large" : { 570 570 "name" : "apps-phriction-light-large", 571 571 "rule" : ".apps-phriction-light-large", 572 - "hash" : "2ca79fdfd141b0fe00ff8b2e13df73bf" 572 + "hash" : "a56dcfca00861938d337cc2f217b33f6" 573 573 }, 574 574 "apps-ponder-blue-large" : { 575 575 "name" : "apps-ponder-blue-large", 576 576 "rule" : ".apps-ponder-blue-large, .phabricator-crumb-view:hover .apps-ponder-dark-large", 577 - "hash" : "8018fe4ebc1e9af91a8a737e0505aa5d" 577 + "hash" : "1bfc2f6150bd67cc25cbe1fbc9283f9c" 578 578 }, 579 579 "apps-ponder-dark-large" : { 580 580 "name" : "apps-ponder-dark-large", 581 581 "rule" : ".apps-ponder-dark-large", 582 - "hash" : "1da67495789c69621f91800939ea9684" 582 + "hash" : "6efc0b3a74d2cc9eb5de96205613b640" 583 583 }, 584 584 "apps-ponder-light-large" : { 585 585 "name" : "apps-ponder-light-large", 586 586 "rule" : ".apps-ponder-light-large", 587 - "hash" : "eb8b13c3bc35f36b14f33ef1158b71ab" 587 + "hash" : "595895068b10c68b0e05234570a6a268" 588 588 }, 589 589 "apps-power-blue-large" : { 590 590 "name" : "apps-power-blue-large", 591 591 "rule" : ".apps-power-blue-large, .phabricator-crumb-view:hover .apps-power-dark-large", 592 - "hash" : "743499c84546b7b35139eec60bf74c34" 592 + "hash" : "c3e03022f162f986f784b2a43c8784c7" 593 593 }, 594 594 "apps-power-dark-large" : { 595 595 "name" : "apps-power-dark-large", 596 596 "rule" : ".apps-power-dark-large", 597 - "hash" : "1a3520a2ec255f5b7f1779ea66153ade" 597 + "hash" : "52d04564ca2cc7f3a96809e827162f3e" 598 598 }, 599 599 "apps-power-light-large" : { 600 600 "name" : "apps-power-light-large", 601 601 "rule" : ".apps-power-light-large", 602 - "hash" : "52d04bd829dfe7477a9dc2ef916990ab" 602 + "hash" : "ffe9f181e6103eab9fc688ab84b07ad1" 603 603 }, 604 604 "apps-projects-blue-large" : { 605 605 "name" : "apps-projects-blue-large", 606 606 "rule" : ".apps-projects-blue-large, .phabricator-crumb-view:hover .apps-projects-dark-large", 607 - "hash" : "278113829ca3543b9377030555e04edc" 607 + "hash" : "494ca64479f68588823e00609496414a" 608 608 }, 609 609 "apps-projects-dark-large" : { 610 610 "name" : "apps-projects-dark-large", 611 611 "rule" : ".apps-projects-dark-large", 612 - "hash" : "b6f043db039d4960397f76904a84e9fc" 612 + "hash" : "fa85ad644a2e289cb6bea2a67ab534f8" 613 613 }, 614 614 "apps-projects-light-large" : { 615 615 "name" : "apps-projects-light-large", 616 616 "rule" : ".apps-projects-light-large", 617 - "hash" : "88c73c7cb50ce7cf9cd8d33ec20c8245" 617 + "hash" : "228db63ac0e80b3cef46903a003a44df" 618 618 }, 619 619 "apps-releeph-blue-large" : { 620 620 "name" : "apps-releeph-blue-large", 621 621 "rule" : ".apps-releeph-blue-large, .phabricator-crumb-view:hover .apps-releeph-dark-large", 622 - "hash" : "7fc0bbae01435ec3af568e6984bfcbf4" 622 + "hash" : "2752feddfe54b159fae06f416dddcc3f" 623 623 }, 624 624 "apps-releeph-dark-large" : { 625 625 "name" : "apps-releeph-dark-large", 626 626 "rule" : ".apps-releeph-dark-large", 627 - "hash" : "d82157aafe270ba4c068b5746f264321" 627 + "hash" : "6e2f4b03dd37819d09110918ab648ee9" 628 628 }, 629 629 "apps-releeph-light-large" : { 630 630 "name" : "apps-releeph-light-large", 631 631 "rule" : ".apps-releeph-light-large", 632 - "hash" : "8c26190fd23f655fce097735afde0c78" 632 + "hash" : "e30a4d93df3ca689fef9a9c85db55d98" 633 633 }, 634 634 "apps-repositories-blue-large" : { 635 635 "name" : "apps-repositories-blue-large", 636 636 "rule" : ".apps-repositories-blue-large, .phabricator-crumb-view:hover .apps-repositories-dark-large", 637 - "hash" : "0642bf1118210cef9105cc463ec3d36f" 637 + "hash" : "a83dd2186f9d92949f19a97f8f777a9c" 638 638 }, 639 639 "apps-repositories-dark-large" : { 640 640 "name" : "apps-repositories-dark-large", 641 641 "rule" : ".apps-repositories-dark-large", 642 - "hash" : "c92eb4e857d74f1ef206ba5b184ad88c" 642 + "hash" : "30ead88c9f018797a8d5ef2f4e4221fe" 643 643 }, 644 644 "apps-repositories-light-large" : { 645 645 "name" : "apps-repositories-light-large", 646 646 "rule" : ".apps-repositories-light-large", 647 - "hash" : "446a7eab7b7fc07329bc21a77c438033" 647 + "hash" : "bcba180d121f9269787509ba7cdd3e48" 648 648 }, 649 649 "apps-settings-blue-large" : { 650 650 "name" : "apps-settings-blue-large", 651 651 "rule" : ".apps-settings-blue-large, .phabricator-crumb-view:hover .apps-settings-dark-large", 652 - "hash" : "4d22a7f016509777bb5b55f39198d9d7" 652 + "hash" : "c615df792c7e81b35cfbb78ece39e796" 653 653 }, 654 654 "apps-settings-dark-large" : { 655 655 "name" : "apps-settings-dark-large", 656 656 "rule" : ".apps-settings-dark-large", 657 - "hash" : "55e0869a51f70cacdd72f2baad4b28ce" 657 + "hash" : "6c174857e23a9d169d0cb4079aa14637" 658 658 }, 659 659 "apps-settings-light-large" : { 660 660 "name" : "apps-settings-light-large", 661 661 "rule" : ".apps-settings-light-large", 662 - "hash" : "41da4708f38fae918af46505e566bd6a" 662 + "hash" : "e901b672f2a51ef286369bfea70a7e8d" 663 663 }, 664 664 "apps-setup-blue-large" : { 665 665 "name" : "apps-setup-blue-large", 666 666 "rule" : ".apps-setup-blue-large, .phabricator-crumb-view:hover .apps-setup-dark-large", 667 - "hash" : "74d2ba681cdad54b31d53f7c174f5826" 667 + "hash" : "a2f8f470c3cd928e8c1a6959ff745789" 668 668 }, 669 669 "apps-setup-dark-large" : { 670 670 "name" : "apps-setup-dark-large", 671 671 "rule" : ".apps-setup-dark-large", 672 - "hash" : "89a94fe1ce36351d3ea81f1776fb061a" 672 + "hash" : "3183fafc1dc05b851ba902ace2dfa34d" 673 673 }, 674 674 "apps-setup-light-large" : { 675 675 "name" : "apps-setup-light-large", 676 676 "rule" : ".apps-setup-light-large", 677 - "hash" : "890dd2d7cb1e51992b202dd462d56ba6" 677 + "hash" : "419829d244a85f97d67fb45c6febd4e5" 678 678 }, 679 679 "apps-slowvote-blue-large" : { 680 680 "name" : "apps-slowvote-blue-large", 681 681 "rule" : ".apps-slowvote-blue-large, .phabricator-crumb-view:hover .apps-slowvote-dark-large", 682 - "hash" : "12299956375e7f382217ebf8c1cb8203" 682 + "hash" : "941028e7abbe491e2911fb24c4a8edca" 683 683 }, 684 684 "apps-slowvote-dark-large" : { 685 685 "name" : "apps-slowvote-dark-large", 686 686 "rule" : ".apps-slowvote-dark-large", 687 - "hash" : "ce57e4a318e4e8d556f713b459e6d798" 687 + "hash" : "6197df3550b652011bc1a8da00005059" 688 688 }, 689 689 "apps-slowvote-light-large" : { 690 690 "name" : "apps-slowvote-light-large", 691 691 "rule" : ".apps-slowvote-light-large", 692 - "hash" : "7ac2515f26b194a9fafaa6a27997be2a" 692 + "hash" : "23eb39153b5ac9b5bd91c8b800023d93" 693 693 }, 694 694 "apps-token-blue-large" : { 695 695 "name" : "apps-token-blue-large", 696 696 "rule" : ".apps-token-blue-large, .phabricator-crumb-view:hover .apps-token-dark-large", 697 - "hash" : "f266781335118f76b4354c25a34f62e2" 697 + "hash" : "53b9d88dcedca200b77e4352c5d8658a" 698 698 }, 699 699 "apps-token-dark-large" : { 700 700 "name" : "apps-token-dark-large", 701 701 "rule" : ".apps-token-dark-large", 702 - "hash" : "814742a7b1fca3e4b4410c688a5f01d6" 702 + "hash" : "a6d44ace0254022fb94b0add80943a54" 703 703 }, 704 704 "apps-token-light-large" : { 705 705 "name" : "apps-token-light-large", 706 706 "rule" : ".apps-token-light-large", 707 - "hash" : "5125932cdfb65e5572b539458f238379" 707 + "hash" : "2627d02279c7e77485570d7fae3ffbb9" 708 708 }, 709 709 "apps-uiexamples-blue-large" : { 710 710 "name" : "apps-uiexamples-blue-large", 711 711 "rule" : ".apps-uiexamples-blue-large, .phabricator-crumb-view:hover .apps-uiexamples-dark-large", 712 - "hash" : "7add7df6b621c4af5322160bc1cd31b2" 712 + "hash" : "eabac7f7b83c47618a5f72b6f30b6410" 713 713 }, 714 714 "apps-uiexamples-dark-large" : { 715 715 "name" : "apps-uiexamples-dark-large", 716 716 "rule" : ".apps-uiexamples-dark-large", 717 - "hash" : "d8563a5f06692a313a2eff11235d5d0d" 717 + "hash" : "31c9fb99289cc73aae73f3acad66b449" 718 718 }, 719 719 "apps-uiexamples-light-large" : { 720 720 "name" : "apps-uiexamples-light-large", 721 721 "rule" : ".apps-uiexamples-light-large", 722 - "hash" : "ee40dd0e3168f8e7fb520665a1d50f95" 722 + "hash" : "b384102bcee1b312b2e06abc5f4b27de" 723 723 }, 724 724 "apps-workphlow-blue-large" : { 725 725 "name" : "apps-workphlow-blue-large", 726 726 "rule" : ".apps-workphlow-blue-large, .phabricator-crumb-view:hover .apps-workphlow-dark-large", 727 - "hash" : "81f0d14881c72463cdb4bbde28f4d56c" 727 + "hash" : "695b935d07050bb304057be89d9a803f" 728 728 }, 729 729 "apps-workphlow-dark-large" : { 730 730 "name" : "apps-workphlow-dark-large", 731 731 "rule" : ".apps-workphlow-dark-large", 732 - "hash" : "740beaf6bc6a02a3f6c697d7d52582ad" 732 + "hash" : "db119fbb31b3288b3eb8aa2cd272c911" 733 733 }, 734 734 "apps-workphlow-light-large" : { 735 735 "name" : "apps-workphlow-light-large", 736 736 "rule" : ".apps-workphlow-light-large", 737 - "hash" : "7ebfe02bf53cc8807c93230ee7045da8" 737 + "hash" : "b8ac3c3094a9e0dc1bef976323fb1133" 738 738 }, 739 739 "apps-xhprof-blue-large" : { 740 740 "name" : "apps-xhprof-blue-large", 741 741 "rule" : ".apps-xhprof-blue-large, .phabricator-crumb-view:hover .apps-xhprof-dark-large", 742 - "hash" : "5c5c6ee841749609141c4b08d8210712" 742 + "hash" : "c23dea40c2d0429f5a41463e3bb5ae25" 743 743 }, 744 744 "apps-xhprof-dark-large" : { 745 745 "name" : "apps-xhprof-dark-large", 746 746 "rule" : ".apps-xhprof-dark-large", 747 - "hash" : "08776260d29f8b0fd4951dc686d61630" 747 + "hash" : "09fed311b163b7b7674d27a7651c92f2" 748 748 }, 749 749 "apps-xhprof-light-large" : { 750 750 "name" : "apps-xhprof-light-large", 751 751 "rule" : ".apps-xhprof-light-large", 752 - "hash" : "213abb2c22e9c8794df806341446e284" 752 + "hash" : "ae208770bb85b39f843975f01c1ba1df" 753 753 } 754 754 }, 755 755 "scales" : [
+50 -50
resources/sprite/manifest/apps.json
··· 4 4 "apps-adventure-dark" : { 5 5 "name" : "apps-adventure-dark", 6 6 "rule" : ".apps-adventure-dark", 7 - "hash" : "fb4a520656748f4512ce1bb0c05f8e91" 7 + "hash" : "3160378f229d8f7ce9b2382d958b1fa4" 8 8 }, 9 9 "apps-application-dark" : { 10 10 "name" : "apps-application-dark", 11 11 "rule" : ".apps-application-dark", 12 - "hash" : "60e228106718bf6f3ee5024400d31f24" 12 + "hash" : "89f861c28e97878311885623cff3d314" 13 13 }, 14 14 "apps-audit-dark" : { 15 15 "name" : "apps-audit-dark", 16 16 "rule" : ".apps-audit-dark", 17 - "hash" : "38339b9cc4e39cbbbea36dcf039873bb" 17 + "hash" : "2c141bc445c4fe62986cd6cff0c29b36" 18 18 }, 19 19 "apps-calendar-dark" : { 20 20 "name" : "apps-calendar-dark", 21 21 "rule" : ".apps-calendar-dark", 22 - "hash" : "756d60566639ad1424444436a95c6a3f" 22 + "hash" : "04c61a081986f0d38cf27fc4e18bce40" 23 23 }, 24 24 "apps-chatlog-dark" : { 25 25 "name" : "apps-chatlog-dark", 26 26 "rule" : ".apps-chatlog-dark", 27 - "hash" : "339c4ddd72761c8cd3b9f9adbe1b0e09" 27 + "hash" : "6eca18285fd3937d27887490f3c4da48" 28 28 }, 29 29 "apps-conduit-dark" : { 30 30 "name" : "apps-conduit-dark", 31 31 "rule" : ".apps-conduit-dark", 32 - "hash" : "01fba8ca32f1cfefb3516b45c9d28b40" 32 + "hash" : "7b410e96c87e7818fb93bdfa2ed9368f" 33 33 }, 34 34 "apps-conpherence-dark" : { 35 35 "name" : "apps-conpherence-dark", 36 36 "rule" : ".apps-conpherence-dark", 37 - "hash" : "dbb6fdd5f082a604b4ef10b7eeedbfa2" 37 + "hash" : "6d65bc8da41c3a59822b31f68b9b883c" 38 38 }, 39 39 "apps-countdown-dark" : { 40 40 "name" : "apps-countdown-dark", 41 41 "rule" : ".apps-countdown-dark", 42 - "hash" : "625f2589ee491aead58aaa5b965a7451" 42 + "hash" : "8891502317896beea6a5f9ec87eb5e2e" 43 43 }, 44 44 "apps-daemon-dark" : { 45 45 "name" : "apps-daemon-dark", 46 46 "rule" : ".apps-daemon-dark", 47 - "hash" : "4472be3242150f06ea5bf7b45333c4c5" 47 + "hash" : "23a9a2927b368e2328dd70f95c5b1a07" 48 48 }, 49 49 "apps-differential-dark" : { 50 50 "name" : "apps-differential-dark", 51 51 "rule" : ".apps-differential-dark", 52 - "hash" : "508401fe36d9636bdcbdcbcae253c152" 52 + "hash" : "bb7032f3c17901f242f9bbbcdc9a721c" 53 53 }, 54 54 "apps-diffusion-dark" : { 55 55 "name" : "apps-diffusion-dark", 56 56 "rule" : ".apps-diffusion-dark", 57 - "hash" : "0a6f8c85079c4a325430197adb05967c" 57 + "hash" : "46ab6648a6ae04e4fd1a28a9afcc4996" 58 58 }, 59 59 "apps-diviner-dark" : { 60 60 "name" : "apps-diviner-dark", 61 61 "rule" : ".apps-diviner-dark", 62 - "hash" : "08872eb1c6bb51b9727290f6fa802633" 62 + "hash" : "e21a74e866a6fc22a991b8df6efc3ca7" 63 63 }, 64 64 "apps-drydock-dark" : { 65 65 "name" : "apps-drydock-dark", 66 66 "rule" : ".apps-drydock-dark", 67 - "hash" : "d50309da57021c676774f9bdc68c5fe7" 67 + "hash" : "ed44013d98257a23306bad9c6b24760d" 68 68 }, 69 69 "apps-fact-dark" : { 70 70 "name" : "apps-fact-dark", 71 71 "rule" : ".apps-fact-dark", 72 - "hash" : "0c1be568e1ac05fca814718600190369" 72 + "hash" : "f373f38e784289b866ab914471c342ec" 73 73 }, 74 74 "apps-feed-dark" : { 75 75 "name" : "apps-feed-dark", 76 76 "rule" : ".apps-feed-dark", 77 - "hash" : "830232709eedbe6ce7cdbcebf182c86c" 77 + "hash" : "c4f1765e70615c6ee4cae6e8135fb969" 78 78 }, 79 79 "apps-files-dark" : { 80 80 "name" : "apps-files-dark", 81 81 "rule" : ".apps-files-dark", 82 - "hash" : "00f5ab7ea3e9367e378cf9f395400ed4" 82 + "hash" : "7faf45efa5b9b97e571bc66636ca1a15" 83 83 }, 84 84 "apps-flags-dark" : { 85 85 "name" : "apps-flags-dark", 86 86 "rule" : ".apps-flags-dark", 87 - "hash" : "6382f373f7b0e70522d80ce06ef62813" 87 + "hash" : "10298f695592714e27f72ef746ffd8a9" 88 88 }, 89 89 "apps-harbormaster-dark" : { 90 90 "name" : "apps-harbormaster-dark", 91 91 "rule" : ".apps-harbormaster-dark", 92 - "hash" : "693886513474ea91f904d8adaa0e8e2b" 92 + "hash" : "d20c99c40a0aa2ec4ed67c6bdb72b65e" 93 93 }, 94 94 "apps-help-dark" : { 95 95 "name" : "apps-help-dark", 96 96 "rule" : ".apps-help-dark", 97 - "hash" : "2299a14e27d76fdf66209ef0042cc84f" 97 + "hash" : "5cf715cc566b98c87958793eebea5f35" 98 98 }, 99 99 "apps-herald-dark" : { 100 100 "name" : "apps-herald-dark", 101 101 "rule" : ".apps-herald-dark", 102 - "hash" : "b2193b62df3bd4cf5c8de514a07fb6c3" 102 + "hash" : "e3bc39a3dd1d66a0abf4594c608a3846" 103 103 }, 104 104 "apps-home-dark" : { 105 105 "name" : "apps-home-dark", 106 106 "rule" : ".apps-home-dark", 107 - "hash" : "88f020497fcbcf43729aa817695b174f" 107 + "hash" : "7e01fbdfa526919a2d90d2c29a6c9fa0" 108 108 }, 109 109 "apps-logo-dark" : { 110 110 "name" : "apps-logo-dark", 111 111 "rule" : ".apps-logo-dark", 112 - "hash" : "02e71ae2421f1949f2ef075c27e052c9" 112 + "hash" : "39701e1282fd120e77b09ed9fcddc686" 113 113 }, 114 114 "apps-macro-dark" : { 115 115 "name" : "apps-macro-dark", 116 116 "rule" : ".apps-macro-dark", 117 - "hash" : "8e0e72847a8f70eb3f8e60e7fb681c06" 117 + "hash" : "ef89457bcee666ad265de1659b9b8a62" 118 118 }, 119 119 "apps-mail-dark" : { 120 120 "name" : "apps-mail-dark", 121 121 "rule" : ".apps-mail-dark", 122 - "hash" : "a2a792fddc44be4ae0f1a601380c8449" 122 + "hash" : "4d05a5cd4360052183e91f61967a6c57" 123 123 }, 124 124 "apps-maniphest-dark" : { 125 125 "name" : "apps-maniphest-dark", 126 126 "rule" : ".apps-maniphest-dark", 127 - "hash" : "ea94fc7dbb2267adc33513f78916fe90" 127 + "hash" : "320da127d7f887e09965a0416d5e44d3" 128 128 }, 129 129 "apps-metamta-dark" : { 130 130 "name" : "apps-metamta-dark", 131 131 "rule" : ".apps-metamta-dark", 132 - "hash" : "8abbb6e74d1697f950a01dcd6c8077be" 132 + "hash" : "51f100c2a7a80149404dbc8b27f595a9" 133 133 }, 134 134 "apps-owners-dark" : { 135 135 "name" : "apps-owners-dark", 136 136 "rule" : ".apps-owners-dark", 137 - "hash" : "23b948cc1d32a0968785fbfca749dcdf" 137 + "hash" : "33c064dd3b7fc3f9eb934d0cf84f3af5" 138 138 }, 139 139 "apps-paste-dark" : { 140 140 "name" : "apps-paste-dark", 141 141 "rule" : ".apps-paste-dark", 142 - "hash" : "9e0c1d1fe03aebcb55a4d19be051e255" 142 + "hash" : "9482649caa8e5a46d277271092517b12" 143 143 }, 144 144 "apps-people-dark" : { 145 145 "name" : "apps-people-dark", 146 146 "rule" : ".apps-people-dark", 147 - "hash" : "0b3995fcd043b506a408de6e25ad5292" 147 + "hash" : "67245eafa79367e4e07289549cf34deb" 148 148 }, 149 149 "apps-phage-dark" : { 150 150 "name" : "apps-phage-dark", 151 151 "rule" : ".apps-phage-dark", 152 - "hash" : "9d939bbe908a1bd96e1b22f8fa007aa5" 152 + "hash" : "1d57e130946a69f5e973a0f081f3af73" 153 153 }, 154 154 "apps-phame-dark" : { 155 155 "name" : "apps-phame-dark", 156 156 "rule" : ".apps-phame-dark", 157 - "hash" : "24ff4d322bce13f1c156ce5361a03a07" 157 + "hash" : "029d7d48523cc43b0404bf40ccf56f8b" 158 158 }, 159 159 "apps-phid-dark" : { 160 160 "name" : "apps-phid-dark", 161 161 "rule" : ".apps-phid-dark", 162 - "hash" : "5a0ac05bbf36a7aeb36753d093c3c9f8" 162 + "hash" : "2099c2987fe3929ce1d9dec470c7699d" 163 163 }, 164 164 "apps-phlux-dark" : { 165 165 "name" : "apps-phlux-dark", 166 166 "rule" : ".apps-phlux-dark", 167 - "hash" : "ee8d71e2a68b9a9704ccdc4276199d79" 167 + "hash" : "d498e934af378493b7d7299d81506c51" 168 168 }, 169 169 "apps-pholio-dark" : { 170 170 "name" : "apps-pholio-dark", 171 171 "rule" : ".apps-pholio-dark", 172 - "hash" : "7d3befd1c12dd464a5f5edbef4574a5c" 172 + "hash" : "aab47c79d2e03fdcaffb6f41dc1e0f06" 173 173 }, 174 174 "apps-phortune-dark" : { 175 175 "name" : "apps-phortune-dark", 176 176 "rule" : ".apps-phortune-dark", 177 - "hash" : "cdc79c02273af8491c1d6b9fed029a55" 177 + "hash" : "4fd669697e92baeb9dcf64b2e0c834af" 178 178 }, 179 179 "apps-phpast-dark" : { 180 180 "name" : "apps-phpast-dark", 181 181 "rule" : ".apps-phpast-dark", 182 - "hash" : "de1ad812c7a177c844fcff626b1abebf" 182 + "hash" : "e6db72b398f57d03a400c9c18bd3c412" 183 183 }, 184 184 "apps-phrequent-dark" : { 185 185 "name" : "apps-phrequent-dark", 186 186 "rule" : ".apps-phrequent-dark", 187 - "hash" : "60888f4879e557a0182a84785aabad16" 187 + "hash" : "c13b5d277e5c42aeb72091f09b164366" 188 188 }, 189 189 "apps-phriction-dark" : { 190 190 "name" : "apps-phriction-dark", 191 191 "rule" : ".apps-phriction-dark", 192 - "hash" : "8596da3f375087db6a163c98f0c968ae" 192 + "hash" : "8064272206874a324d20d956c8fb10da" 193 193 }, 194 194 "apps-ponder-dark" : { 195 195 "name" : "apps-ponder-dark", 196 196 "rule" : ".apps-ponder-dark", 197 - "hash" : "232577eb875f383f45cb9dbd9a4e3976" 197 + "hash" : "abdb353635bed5cfd48a176b4340022f" 198 198 }, 199 199 "apps-power-dark" : { 200 200 "name" : "apps-power-dark", 201 201 "rule" : ".apps-power-dark", 202 - "hash" : "e3708b1b4bfdfc614d9cf630943e5bef" 202 + "hash" : "d3e943d1267206963d8f9419629c5581" 203 203 }, 204 204 "apps-projects-dark" : { 205 205 "name" : "apps-projects-dark", 206 206 "rule" : ".apps-projects-dark", 207 - "hash" : "5e799f1e95ecfd33cb67b6e4ac992043" 207 + "hash" : "6bd7c598e2f2cf0b77918a7b0fa8bd19" 208 208 }, 209 209 "apps-releeph-dark" : { 210 210 "name" : "apps-releeph-dark", 211 211 "rule" : ".apps-releeph-dark", 212 - "hash" : "2ac942c35efb43646df853feb13c9b55" 212 + "hash" : "c54f40e09413c3b76461d47ae9c86e03" 213 213 }, 214 214 "apps-repositories-dark" : { 215 215 "name" : "apps-repositories-dark", 216 216 "rule" : ".apps-repositories-dark", 217 - "hash" : "736066962e96df88eacc04d734613a0e" 217 + "hash" : "db2823a16dae198145f53e8021170740" 218 218 }, 219 219 "apps-settings-dark" : { 220 220 "name" : "apps-settings-dark", 221 221 "rule" : ".apps-settings-dark", 222 - "hash" : "2fadcf918fb084bd3452712f700ae1a0" 222 + "hash" : "1c84d22b769730d9e8b6fcd3414de72c" 223 223 }, 224 224 "apps-setup-dark" : { 225 225 "name" : "apps-setup-dark", 226 226 "rule" : ".apps-setup-dark", 227 - "hash" : "061b80f3555ade1c36934474b61fe76b" 227 + "hash" : "27db76695d99be0c25368dc9e0932b17" 228 228 }, 229 229 "apps-slowvote-dark" : { 230 230 "name" : "apps-slowvote-dark", 231 231 "rule" : ".apps-slowvote-dark", 232 - "hash" : "e51cc1e6887f2deaff02d9c60aae36e0" 232 + "hash" : "0d5861fab4562ad21242e34f9a29a33e" 233 233 }, 234 234 "apps-token-dark" : { 235 235 "name" : "apps-token-dark", 236 236 "rule" : ".apps-token-dark", 237 - "hash" : "960f497d9417746e2818b8fec0c1bf8b" 237 + "hash" : "7932d74ca1f0be4a07422d60c5df1edf" 238 238 }, 239 239 "apps-uiexamples-dark" : { 240 240 "name" : "apps-uiexamples-dark", 241 241 "rule" : ".apps-uiexamples-dark", 242 - "hash" : "dd919fd2c10e7d1e0915f523ac3922ce" 242 + "hash" : "6416a3d9d9007673ee558433b80692a1" 243 243 }, 244 244 "apps-workphlow-dark" : { 245 245 "name" : "apps-workphlow-dark", 246 246 "rule" : ".apps-workphlow-dark", 247 - "hash" : "4b06ffd8686513187b70d0eac1a4d62d" 247 + "hash" : "bc03aa43ea5609c8a5d9efa42d8b88a9" 248 248 }, 249 249 "apps-xhprof-dark" : { 250 250 "name" : "apps-xhprof-dark", 251 251 "rule" : ".apps-xhprof-dark", 252 - "hash" : "8333803b5ac7760726ad72ad098b82e7" 252 + "hash" : "a6d7a3b979e343e8893fce7ea35059cd" 253 253 } 254 254 }, 255 255 "scales" : [
+14 -14
resources/sprite/manifest/conpherence.json
··· 4 4 "conpherence_calendar_off" : { 5 5 "name" : "conpherence_calendar_off", 6 6 "rule" : ".conpherence_calendar_off", 7 - "hash" : "decc3702e604e099efe24f529183c0fc" 7 + "hash" : "4d03aee7c611b72870ae39118b2ffb21" 8 8 }, 9 9 "conpherence_calendar_on" : { 10 10 "name" : "conpherence_calendar_on", 11 11 "rule" : ".conpherence_calendar_on, .device-desktop .conpherence_calendar_off:hover ", 12 - "hash" : "d7571a591c10404ebf3ad000e79968a6" 12 + "hash" : "efa498604c106f19b825c8a1ed63edad" 13 13 }, 14 14 "conpherence_conversation_off" : { 15 15 "name" : "conpherence_conversation_off", 16 16 "rule" : ".conpherence_conversation_off", 17 - "hash" : "e450f91bc50b22aeff4ae334473572e6" 17 + "hash" : "fd4039f04f57452ee2bf8e0ac1fcacab" 18 18 }, 19 19 "conpherence_conversation_on" : { 20 20 "name" : "conpherence_conversation_on", 21 21 "rule" : ".conpherence_conversation_on, .device-desktop .conpherence_conversation_off:hover ", 22 - "hash" : "f029f8111c889cff58d96e4f1feec3fd" 22 + "hash" : "f3f526793bfb7bfe2db39a7fdfc9605b" 23 23 }, 24 24 "conpherence_files_off" : { 25 25 "name" : "conpherence_files_off", 26 26 "rule" : ".conpherence_files_off", 27 - "hash" : "f2bd871c63e037ee1046cc12195602ae" 27 + "hash" : "39241fd1b72cfe6d60836c6a4975f45d" 28 28 }, 29 29 "conpherence_files_on" : { 30 30 "name" : "conpherence_files_on", 31 31 "rule" : ".conpherence_files_on, .device-desktop .conpherence_files_off:hover ", 32 - "hash" : "5ec4c24167037ee0a667a5d0ddfc163e" 32 + "hash" : "9bb8747b1b754d9bd9cef6eac4115847" 33 33 }, 34 34 "conpherence_list_off" : { 35 35 "name" : "conpherence_list_off", 36 36 "rule" : ".conpherence_list_off", 37 - "hash" : "739a2b503e7925a5efab6bcf3958bf40" 37 + "hash" : "f56a971f145fe96f70fa930cdd734085" 38 38 }, 39 39 "conpherence_list_on" : { 40 40 "name" : "conpherence_list_on", 41 41 "rule" : ".conpherence_list_on, .device-desktop .conpherence_list_off:hover ", 42 - "hash" : "8c7ab79a7e72de264d8243b64bacdb9d" 42 + "hash" : "1be2136af5b5f4b158184332e7498837" 43 43 }, 44 44 "conpherence_more_off" : { 45 45 "name" : "conpherence_more_off", 46 46 "rule" : ".conpherence_more_off", 47 - "hash" : "bd5ba7ccd7c6ef1cab2a18020cc00568" 47 + "hash" : "633469f84525082326ea72d2809cccaf" 48 48 }, 49 49 "conpherence_more_on" : { 50 50 "name" : "conpherence_more_on", 51 51 "rule" : ".conpherence_more_on, .device-desktop .conpherence_more_off:hover ", 52 - "hash" : "04a0473e5eee0027ea775a54b4115314" 52 + "hash" : "a2812e313a5c5f0aba1ccee25d40113d" 53 53 }, 54 54 "conpherence_people_off" : { 55 55 "name" : "conpherence_people_off", 56 56 "rule" : ".conpherence_people_off", 57 - "hash" : "ef388570fd564985ffcaec4c2ab0a6a3" 57 + "hash" : "85e20d9b6111b61fe960d023bd6b00ec" 58 58 }, 59 59 "conpherence_people_on" : { 60 60 "name" : "conpherence_people_on", 61 61 "rule" : ".conpherence_people_on, .device-desktop .conpherence_people_off:hover ", 62 - "hash" : "e7a1036c83ac021f6d6edf4a5589c06c" 62 + "hash" : "fca0c890b0594fdbe5ad19b2183bd275" 63 63 }, 64 64 "conpherence_settings_off" : { 65 65 "name" : "conpherence_settings_off", 66 66 "rule" : ".conpherence_settings_off", 67 - "hash" : "4bef04add57bcd359aa031e33787de46" 67 + "hash" : "645a36b516cb95c2ec26dbabde9fc117" 68 68 }, 69 69 "conpherence_settings_on" : { 70 70 "name" : "conpherence_settings_on", 71 71 "rule" : ".conpherence_settings_on, .device-desktop .conpherence_settings_off:hover ", 72 - "hash" : "6a6d5dcf4ddfc11986329a2b4d5e94cb" 72 + "hash" : "6d923258ea79e9b29e9fa5b8c971311a" 73 73 } 74 74 }, 75 75 "scales" : [
+8 -8
resources/sprite/manifest/docs.json
··· 4 4 "docs_audio" : { 5 5 "name" : "docs_audio", 6 6 "rule" : ".docs_audio", 7 - "hash" : "d3fccd15fc53b04b6caf22a3bb5f4634" 7 + "hash" : "c21807a617c7185927a1469414d94162" 8 8 }, 9 9 "docs_doc" : { 10 10 "name" : "docs_doc", 11 11 "rule" : ".docs_doc", 12 - "hash" : "31496e2953350c276a6b8619b071f299" 12 + "hash" : "a8101edeb05359642272ae3f5cff3459" 13 13 }, 14 14 "docs_file" : { 15 15 "name" : "docs_file", 16 16 "rule" : ".docs_file", 17 - "hash" : "3d88ce46362e723cf76bf552550c82a6" 17 + "hash" : "67eaa901da768ad2e6e4e56f6d85b1eb" 18 18 }, 19 19 "docs_image" : { 20 20 "name" : "docs_image", 21 21 "rule" : ".docs_image", 22 - "hash" : "8eaa89c50f3be46c87706d649bd304af" 22 + "hash" : "c13a007374062851f39affa852b0017f" 23 23 }, 24 24 "docs_movie" : { 25 25 "name" : "docs_movie", 26 26 "rule" : ".docs_movie", 27 - "hash" : "859f7df4027e145290607d78d9500b45" 27 + "hash" : "85161a854bcd425bfb51c083ddd3015a" 28 28 }, 29 29 "docs_pdf" : { 30 30 "name" : "docs_pdf", 31 31 "rule" : ".docs_pdf", 32 - "hash" : "c423839d6b35baf59e79c0cd8d3e580f" 32 + "hash" : "9ab4fa1f86b0b5f512e6c3bba05f392a" 33 33 }, 34 34 "docs_place" : { 35 35 "name" : "docs_place", 36 36 "rule" : ".docs_place", 37 - "hash" : "8ee9e4dad7df830c487227083e0091f5" 37 + "hash" : "da49737d9320594908833850e6e35269" 38 38 }, 39 39 "docs_zip" : { 40 40 "name" : "docs_zip", 41 41 "rule" : ".docs_zip", 42 - "hash" : "91d6be2027be6a7791477ac12cd94b6d" 42 + "hash" : "c7e5ede0d02b78119761804aadc4590f" 43 43 } 44 44 }, 45 45 "scales" : [
+11 -11
resources/sprite/manifest/gradient.json
··· 4 4 "gradient-blue-header" : { 5 5 "name" : "gradient-blue-header", 6 6 "rule" : ".gradient-blue-header", 7 - "hash" : "dd82b6d737f9f683c0d6e70eff59e872" 7 + "hash" : "140afa213190597e9b55b2eafdd73595" 8 8 }, 9 9 "gradient-breadcrumbs" : { 10 10 "name" : "gradient-breadcrumbs", 11 11 "rule" : ".gradient-breadcrumbs", 12 - "hash" : "3d0f8634df5bc29eaf2a5a01bae79cf1" 12 + "hash" : "688ab77f50cfbc17ec30d798efb1b39e" 13 13 }, 14 14 "gradient-dark-grey-header" : { 15 15 "name" : "gradient-dark-grey-header", 16 16 "rule" : ".gradient-dark-grey-header", 17 - "hash" : "2bdb9bec730405a8fc0a1eca4f3538c2" 17 + "hash" : "8367f2aa63fc9e87113f1399236646b3" 18 18 }, 19 19 "gradient-dark-menu-label" : { 20 20 "name" : "gradient-dark-menu-label", 21 21 "rule" : ".gradient-dark-menu-label, .phabricator-dark-menu .phabricator-menu-item-type-label", 22 - "hash" : "e0d4a455142f9c4745d36ad8b7dd3f78" 22 + "hash" : "89a908596142d38fbe61a706694cd321" 23 23 }, 24 24 "gradient-green-header" : { 25 25 "name" : "gradient-green-header", 26 26 "rule" : ".gradient-green-header", 27 - "hash" : "d61297d23aa31fa1de51e2b9b5974554" 27 + "hash" : "e98f182fcb60ef2f069b50c1cc86bfcd" 28 28 }, 29 29 "gradient-grey-header" : { 30 30 "name" : "gradient-grey-header", 31 31 "rule" : ".gradient-grey-header", 32 - "hash" : "f1453896068a8dd0d7885457c8e371bc" 32 + "hash" : "35fb239cd341b3eb2eea7a73b69782f9" 33 33 }, 34 34 "gradient-menu-hover" : { 35 35 "name" : "gradient-menu-hover", 36 36 "rule" : ".gradient-menu-hover, .device-desktop .phabricator-side-menu a.phabricator-menu-item-type-link:hover, .phabricator-filetree a.phabricator-filetree-item:hover", 37 - "hash" : "e6e064156d66952180e99b00996ffc38" 37 + "hash" : "856380207ac8c5cb6770d44dceb245a8" 38 38 }, 39 39 "gradient-menu-label" : { 40 40 "name" : "gradient-menu-label", 41 41 "rule" : ".gradient-menu-label, .phabricator-side-menu .phabricator-menu-item-type-label", 42 - "hash" : "04b9943f5b06c8cb21fe6b96714e6662" 42 + "hash" : "8ad8352b077ae02820ebbbae26dc669b" 43 43 }, 44 44 "gradient-menu-selected" : { 45 45 "name" : "gradient-menu-selected", 46 46 "rule" : ".gradient-menu-selected, .phabricator-side-menu .phabricator-menu-item-selected, .device-desktop .phabricator-side-menu a.phabricator-menu-item-selected:hover, .phabricator-nav-local a.phabricator-active-nav-focus", 47 - "hash" : "9b4b039fba177b90bc26f0e6eece339d" 47 + "hash" : "815bafb94e11c23e1a419ea85dcae113" 48 48 }, 49 49 "gradient-red-header" : { 50 50 "name" : "gradient-red-header", 51 51 "rule" : ".gradient-red-header", 52 - "hash" : "27a76645065953a8440d0c3d2b192c82" 52 + "hash" : "74d5dacd92eb2aaf4b0b79ccf814849b" 53 53 }, 54 54 "gradient-yellow-header" : { 55 55 "name" : "gradient-yellow-header", 56 56 "rule" : ".gradient-yellow-header", 57 - "hash" : "181e68e61f29071c3ec3810694c2ef08" 57 + "hash" : "6ee02b257d2c9b0e0fbc5bdaa2d0ef75" 58 58 } 59 59 }, 60 60 "scales" : [
+428 -428
resources/sprite/manifest/icon.json
··· 1 1 { 2 2 "version" : 1, 3 3 "sprites" : { 4 - "action-action-menu" : { 4 + "action-action-menu" : { 5 5 "name" : "action-action-menu", 6 6 "rule" : ".action-action-menu", 7 - "hash" : "533fe3e36cfbf890ad7348330a2328a9" 7 + "hash" : "d5d890fa35a9d970add84f8a84d9c427" 8 8 }, 9 - "action-action-menu-grey" : { 9 + "action-action-menu-grey" : { 10 10 "name" : "action-action-menu-grey", 11 11 "rule" : ".action-action-menu-grey", 12 - "hash" : "9bc229a81b33bb62bcb4e025283ffbe5" 12 + "hash" : "1e74d6e6d5dd767f45dbd9b60c267871" 13 13 }, 14 - "action-action-menu-white" : { 14 + "action-action-menu-white" : { 15 15 "name" : "action-action-menu-white", 16 16 "rule" : ".action-action-menu-white, .device-desktop .phabricator-action-view:hover .action-action-menu", 17 - "hash" : "db0ff28b9ee23cdbf6125a7864b693b0" 17 + "hash" : "451f233efeff33ccea200a2328d30803" 18 18 }, 19 - "action-arrow_left" : { 19 + "action-arrow_left" : { 20 20 "name" : "action-arrow_left", 21 21 "rule" : ".action-arrow_left", 22 - "hash" : "18a72fcb866d409a6273883cc56b4862" 22 + "hash" : "439cd6051e6aab63b62d1e47f00ad4a0" 23 23 }, 24 - "action-arrow_left-grey" : { 24 + "action-arrow_left-grey" : { 25 25 "name" : "action-arrow_left-grey", 26 26 "rule" : ".action-arrow_left-grey", 27 - "hash" : "200067f0f3af28260f95632eb17c373a" 27 + "hash" : "a3d0d34ef06a95685bf7a3e05eb97045" 28 28 }, 29 - "action-arrow_left-white" : { 29 + "action-arrow_left-white" : { 30 30 "name" : "action-arrow_left-white", 31 31 "rule" : ".action-arrow_left-white, .device-desktop .phabricator-action-view:hover .action-arrow_left", 32 - "hash" : "f21ee5fc3b0ad93d1ca18c71e6a62623" 32 + "hash" : "e113bc929cedac55146edcf6e22f2fe0" 33 33 }, 34 - "action-arrow_right" : { 34 + "action-arrow_right" : { 35 35 "name" : "action-arrow_right", 36 36 "rule" : ".action-arrow_right", 37 - "hash" : "64fb031691e8711ec2922644831a4b05" 37 + "hash" : "06b693491c0594d4e7ff537dbd725a98" 38 38 }, 39 - "action-arrow_right-grey" : { 39 + "action-arrow_right-grey" : { 40 40 "name" : "action-arrow_right-grey", 41 41 "rule" : ".action-arrow_right-grey", 42 - "hash" : "7d3a0c9e65b9917ccc5acf3ec1ccad2e" 42 + "hash" : "894f051068f9e206d96576ca6d14fd4f" 43 43 }, 44 - "action-arrow_right-white" : { 44 + "action-arrow_right-white" : { 45 45 "name" : "action-arrow_right-white", 46 46 "rule" : ".action-arrow_right-white, .device-desktop .phabricator-action-view:hover .action-arrow_right", 47 - "hash" : "b16e8688f68d9f225aae11fa2de98f41" 47 + "hash" : "aebf657073a1a85eeb0887cf32db8f08" 48 48 }, 49 - "action-attach" : { 49 + "action-attach" : { 50 50 "name" : "action-attach", 51 51 "rule" : ".action-attach", 52 - "hash" : "4aeca7c85a2c384c25c0a5d27aa2a41f" 52 + "hash" : "a062d26bbe37abd305998545885fb1c0" 53 53 }, 54 - "action-attach-grey" : { 54 + "action-attach-grey" : { 55 55 "name" : "action-attach-grey", 56 56 "rule" : ".action-attach-grey", 57 - "hash" : "6d528ecda66e9919452cbca77f94d034" 57 + "hash" : "09eae1092a9f48ec48b8970be67351b7" 58 58 }, 59 - "action-attach-white" : { 59 + "action-attach-white" : { 60 60 "name" : "action-attach-white", 61 61 "rule" : ".action-attach-white, .device-desktop .phabricator-action-view:hover .action-attach", 62 - "hash" : "75b0dcbb6f6f297b647266165bd0ac77" 62 + "hash" : "1f69f442d87f6e27980229dbedfbf728" 63 63 }, 64 - "action-blame" : { 64 + "action-blame" : { 65 65 "name" : "action-blame", 66 66 "rule" : ".action-blame", 67 - "hash" : "467a17a711c501b51318b2661d38458c" 67 + "hash" : "81fbaa234aed3a379c403aa0c7f3c7eb" 68 68 }, 69 - "action-blame-grey" : { 69 + "action-blame-grey" : { 70 70 "name" : "action-blame-grey", 71 71 "rule" : ".action-blame-grey", 72 - "hash" : "b5def77f42ef0fc2eb8141f54a6c730b" 72 + "hash" : "4b383ffb76ee537ce9b6fadb8d2ee160" 73 73 }, 74 - "action-blame-white" : { 74 + "action-blame-white" : { 75 75 "name" : "action-blame-white", 76 76 "rule" : ".action-blame-white, .device-desktop .phabricator-action-view:hover .action-blame", 77 - "hash" : "ef8bcbb695d0af2ef18c7be1fe308641" 77 + "hash" : "e975ef46298c46530659e12fbd012292" 78 78 }, 79 - "action-check" : { 79 + "action-check" : { 80 80 "name" : "action-check", 81 81 "rule" : ".action-check", 82 - "hash" : "0db35013c33b71355dc33912073d0c28" 82 + "hash" : "c8b9c56214fd39a4ba99e07e1fa72e22" 83 83 }, 84 - "action-check-grey" : { 84 + "action-check-grey" : { 85 85 "name" : "action-check-grey", 86 86 "rule" : ".action-check-grey", 87 - "hash" : "381b82f1a08592cf1c3f23b3d12c0456" 87 + "hash" : "2375808574c858425660eac59d80e29a" 88 88 }, 89 - "action-check-white" : { 89 + "action-check-white" : { 90 90 "name" : "action-check-white", 91 91 "rule" : ".action-check-white, .device-desktop .phabricator-action-view:hover .action-check", 92 - "hash" : "be412e3b2d3574bb04721b2f8646b67e" 92 + "hash" : "803fbc2117621cf946af270cf5bed06b" 93 93 }, 94 - "action-comment" : { 94 + "action-comment" : { 95 95 "name" : "action-comment", 96 96 "rule" : ".action-comment", 97 - "hash" : "5cbd81c2469dc95048abf073d977f7e2" 97 + "hash" : "bb9067094e0cb805dc597eb0ebdd94f9" 98 98 }, 99 - "action-comment-grey" : { 99 + "action-comment-grey" : { 100 100 "name" : "action-comment-grey", 101 101 "rule" : ".action-comment-grey", 102 - "hash" : "be352ed442c144230f65c0a4c4d56a64" 102 + "hash" : "8d71bd6c89116ca02aef8ce830514022" 103 103 }, 104 - "action-comment-white" : { 104 + "action-comment-white" : { 105 105 "name" : "action-comment-white", 106 106 "rule" : ".action-comment-white, .device-desktop .phabricator-action-view:hover .action-comment", 107 - "hash" : "5f428fb791a23e4a8e2c15f66ff23485" 107 + "hash" : "48bfa57a5b06edcf08329b47fc546071" 108 108 }, 109 - "action-computer" : { 109 + "action-computer" : { 110 110 "name" : "action-computer", 111 111 "rule" : ".action-computer", 112 - "hash" : "ab8e3d101f3f1a8b434d449ef1b9abd3" 112 + "hash" : "4e25c6822b815a2c29478082012d1237" 113 113 }, 114 - "action-computer-grey" : { 114 + "action-computer-grey" : { 115 115 "name" : "action-computer-grey", 116 116 "rule" : ".action-computer-grey", 117 - "hash" : "6ad695eb4df2f2db3268513307439280" 117 + "hash" : "d2972bca3937fc49e859019c0fd6647f" 118 118 }, 119 - "action-computer-white" : { 119 + "action-computer-white" : { 120 120 "name" : "action-computer-white", 121 121 "rule" : ".action-computer-white, .device-desktop .phabricator-action-view:hover .action-computer", 122 - "hash" : "773aaa54b567fb9de636e3d4be417b3a" 122 + "hash" : "154afcf0ee1539c0d5a273c971a8c6e1" 123 123 }, 124 - "action-create" : { 124 + "action-create" : { 125 125 "name" : "action-create", 126 126 "rule" : ".action-create", 127 - "hash" : "b6f1daca7830bd72f390e7d64630c366" 127 + "hash" : "5901de6f71af459888d1b277d0726916" 128 128 }, 129 - "action-create-grey" : { 129 + "action-create-grey" : { 130 130 "name" : "action-create-grey", 131 131 "rule" : ".action-create-grey", 132 - "hash" : "fa830394fbf05528cd3c655ab0481d0a" 132 + "hash" : "3efad05cb3ac57da962e2bc1c5ff2308" 133 133 }, 134 - "action-create-white" : { 134 + "action-create-white" : { 135 135 "name" : "action-create-white", 136 136 "rule" : ".action-create-white, .device-desktop .phabricator-action-view:hover .action-create", 137 - "hash" : "addfa0ab79944ca318ffc57e568bae9c" 137 + "hash" : "8e06e0eb1031b008ca4a32eba9934289" 138 138 }, 139 - "action-delete" : { 139 + "action-delete" : { 140 140 "name" : "action-delete", 141 141 "rule" : ".action-delete", 142 - "hash" : "174c6a08a8a7131cef810e006b5a71e0" 142 + "hash" : "41bbd0d0d4cb69b2b5423367603187e3" 143 143 }, 144 - "action-delete-grey" : { 144 + "action-delete-grey" : { 145 145 "name" : "action-delete-grey", 146 146 "rule" : ".action-delete-grey", 147 - "hash" : "e541601ce768fb2fa1a941a95ac3a7cf" 147 + "hash" : "244047621dbeefd392c4c7f3059a9e6a" 148 148 }, 149 - "action-delete-white" : { 149 + "action-delete-white" : { 150 150 "name" : "action-delete-white", 151 151 "rule" : ".action-delete-white, .device-desktop .phabricator-action-view:hover .action-delete", 152 - "hash" : "496e780e0470bce85116baaa3aebdab2" 152 + "hash" : "deb1e03b1aa95a07fa16ee82f9605914" 153 153 }, 154 - "action-disable" : { 154 + "action-disable" : { 155 155 "name" : "action-disable", 156 156 "rule" : ".action-disable", 157 - "hash" : "0a0b314012bdaaa307ac70d2581c20b5" 157 + "hash" : "e0db051423597acbf4611467227989f3" 158 158 }, 159 - "action-disable-grey" : { 159 + "action-disable-grey" : { 160 160 "name" : "action-disable-grey", 161 161 "rule" : ".action-disable-grey", 162 - "hash" : "c7741a4579c4e7a1c94dfd029b3e3bb0" 162 + "hash" : "301c0440f503fba4c3e1d0adc9f8dad6" 163 163 }, 164 - "action-disable-white" : { 164 + "action-disable-white" : { 165 165 "name" : "action-disable-white", 166 166 "rule" : ".action-disable-white, .device-desktop .phabricator-action-view:hover .action-disable", 167 - "hash" : "3f456c6f15d4aaccfe85ae73e856ca1c" 167 + "hash" : "cb5ee0cda04760e0568e8245a807754f" 168 168 }, 169 - "action-dislike" : { 169 + "action-dislike" : { 170 170 "name" : "action-dislike", 171 171 "rule" : ".action-dislike", 172 - "hash" : "846820ffc823a4899dde8f8c14203df1" 172 + "hash" : "fbacfb7af00bdbd738039643cdf5bc51" 173 173 }, 174 - "action-dislike-grey" : { 174 + "action-dislike-grey" : { 175 175 "name" : "action-dislike-grey", 176 176 "rule" : ".action-dislike-grey", 177 - "hash" : "1e994ac16acba86dae2f9e94ff0df2c2" 177 + "hash" : "73fcb492401b2b18785857f843e577f0" 178 178 }, 179 - "action-dislike-white" : { 179 + "action-dislike-white" : { 180 180 "name" : "action-dislike-white", 181 181 "rule" : ".action-dislike-white, .device-desktop .phabricator-action-view:hover .action-dislike", 182 - "hash" : "55d374c8466370c8c5805b8135c3f416" 182 + "hash" : "6ea8a6df9208f9a790702d801589be7e" 183 183 }, 184 - "action-download" : { 184 + "action-download" : { 185 185 "name" : "action-download", 186 186 "rule" : ".action-download", 187 - "hash" : "b4517953cb610ad5af5537ac5526a168" 187 + "hash" : "a3edf236a8d30a71b46f5126ac32bd6e" 188 188 }, 189 - "action-download-alt" : { 189 + "action-download-alt" : { 190 190 "name" : "action-download-alt", 191 191 "rule" : ".action-download-alt", 192 - "hash" : "7ea7b578f8da62d7aaf82b1e80f0fa96" 192 + "hash" : "eb4d4a8d850b7404332bd4d36067b00a" 193 193 }, 194 - "action-download-alt-grey" : { 194 + "action-download-alt-grey" : { 195 195 "name" : "action-download-alt-grey", 196 196 "rule" : ".action-download-alt-grey", 197 - "hash" : "6b06b8e24433f7b4690a0bda53441399" 197 + "hash" : "e19cba41b19ed423ba72d5ec1447cdca" 198 198 }, 199 - "action-download-alt-white" : { 199 + "action-download-alt-white" : { 200 200 "name" : "action-download-alt-white", 201 201 "rule" : ".action-download-alt-white, .device-desktop .phabricator-action-view:hover .action-download-alt", 202 - "hash" : "f458b2b153b9fd655bdea9c2c73ed569" 202 + "hash" : "40bd588c9478a92ba592eadb0cd2255d" 203 203 }, 204 - "action-download-grey" : { 204 + "action-download-grey" : { 205 205 "name" : "action-download-grey", 206 206 "rule" : ".action-download-grey", 207 - "hash" : "d2502bf6e4c56e8c24f564285a3d0f4e" 207 + "hash" : "35df8e7bea8392edfad0e41ffba56204" 208 208 }, 209 - "action-download-white" : { 209 + "action-download-white" : { 210 210 "name" : "action-download-white", 211 211 "rule" : ".action-download-white, .device-desktop .phabricator-action-view:hover .action-download", 212 - "hash" : "90ca79835936319d143ea5c3b745744e" 212 + "hash" : "88650982d63c7fe1b0df57f19b73764e" 213 213 }, 214 - "action-edit" : { 214 + "action-edit" : { 215 215 "name" : "action-edit", 216 216 "rule" : ".action-edit", 217 - "hash" : "539f11d58239683c73b275335e1cd5ee" 217 + "hash" : "37b7c707bb18feb66fbad36cd99f82be" 218 218 }, 219 - "action-edit-grey" : { 219 + "action-edit-grey" : { 220 220 "name" : "action-edit-grey", 221 221 "rule" : ".action-edit-grey", 222 - "hash" : "9ac07dfbc52997775aeaa4fafbf43d12" 222 + "hash" : "a41905d50572da65d4c7e31c6bd5b9cb" 223 223 }, 224 - "action-edit-white" : { 224 + "action-edit-white" : { 225 225 "name" : "action-edit-white", 226 226 "rule" : ".action-edit-white, .device-desktop .phabricator-action-view:hover .action-edit", 227 - "hash" : "cb83ff8b6f93bf367233960142abf744" 227 + "hash" : "31a23bb50808f363fb8f92ac1774348a" 228 228 }, 229 - "action-enable" : { 229 + "action-enable" : { 230 230 "name" : "action-enable", 231 231 "rule" : ".action-enable", 232 - "hash" : "a0d81348f61019149090e89d2d126a8f" 232 + "hash" : "ac321d05767830df55141e143a412c59" 233 233 }, 234 - "action-enable-grey" : { 234 + "action-enable-grey" : { 235 235 "name" : "action-enable-grey", 236 236 "rule" : ".action-enable-grey", 237 - "hash" : "8d6bf1d0333b81cde5cbeb8646316863" 237 + "hash" : "637dcb6c96460ffd8e7dc9bcce105665" 238 238 }, 239 - "action-enable-white" : { 239 + "action-enable-white" : { 240 240 "name" : "action-enable-white", 241 241 "rule" : ".action-enable-white, .device-desktop .phabricator-action-view:hover .action-enable", 242 - "hash" : "6cbadeb75ede97f58a62b0bafbc7aef5" 242 + "hash" : "3856031f36cf1126c6b375419b872158" 243 243 }, 244 - "action-file" : { 244 + "action-file" : { 245 245 "name" : "action-file", 246 246 "rule" : ".action-file", 247 - "hash" : "95de3ed156d8e8008a464fee994a8b7a" 247 + "hash" : "7ddd35db36264115fb7c0a219f561753" 248 248 }, 249 - "action-file-grey" : { 249 + "action-file-grey" : { 250 250 "name" : "action-file-grey", 251 251 "rule" : ".action-file-grey", 252 - "hash" : "bd1b94b5ef4ea93570b5dd11f9b6fc2f" 252 + "hash" : "d1147f0cd62b48c8fca06cbe923c0330" 253 253 }, 254 - "action-file-white" : { 254 + "action-file-white" : { 255 255 "name" : "action-file-white", 256 256 "rule" : ".action-file-white, .device-desktop .phabricator-action-view:hover .action-file", 257 - "hash" : "330b3ff7217edaa7b348c1209eeb5301" 257 + "hash" : "bb5434e03f07ba3ab4db4a08c91a5a95" 258 258 }, 259 - "action-flag" : { 259 + "action-flag" : { 260 260 "name" : "action-flag", 261 261 "rule" : ".action-flag", 262 - "hash" : "017bbfc781bfa2613ade68fd791d7b66" 262 + "hash" : "da0e4bc0ee0b7ca4f307e347a9fe6f85" 263 263 }, 264 - "action-flag-0" : { 264 + "action-flag-0" : { 265 265 "name" : "action-flag-0", 266 266 "rule" : ".action-flag-0", 267 - "hash" : "63ae0ab21e802d2cf11c40cb239718a6" 267 + "hash" : "e3c9d406418889ac7f219dc2e4e3695d" 268 268 }, 269 - "action-flag-0-grey" : { 269 + "action-flag-0-grey" : { 270 270 "name" : "action-flag-0-grey", 271 271 "rule" : ".action-flag-0-grey", 272 - "hash" : "6a9bb10f146c2adbd5ffc8111ce959c8" 272 + "hash" : "d48a88e9782cfc132799f8df5c828fee" 273 273 }, 274 - "action-flag-0-white" : { 274 + "action-flag-0-white" : { 275 275 "name" : "action-flag-0-white", 276 276 "rule" : ".action-flag-0-white, .device-desktop .phabricator-action-view:hover .action-flag-0", 277 - "hash" : "f40d6750653f54ce6099c76294ab5b80" 277 + "hash" : "745431f4973ca195c418544375f56163" 278 278 }, 279 - "action-flag-1" : { 279 + "action-flag-1" : { 280 280 "name" : "action-flag-1", 281 281 "rule" : ".action-flag-1", 282 - "hash" : "7f50971290dff274a11930faeeac076b" 282 + "hash" : "76ec571366cba7f3440fdb1c4b9118be" 283 283 }, 284 - "action-flag-1-grey" : { 284 + "action-flag-1-grey" : { 285 285 "name" : "action-flag-1-grey", 286 286 "rule" : ".action-flag-1-grey", 287 - "hash" : "eb6af245f22f94b81368ac24a5021cb0" 287 + "hash" : "d5807977961d63b8c52754077a68b2e0" 288 288 }, 289 - "action-flag-1-white" : { 289 + "action-flag-1-white" : { 290 290 "name" : "action-flag-1-white", 291 291 "rule" : ".action-flag-1-white, .device-desktop .phabricator-action-view:hover .action-flag-1", 292 - "hash" : "c47bfa96d98672bfe5afa85a0cfbec89" 292 + "hash" : "b8d0afbab58acf0a573dd28d3ad51de3" 293 293 }, 294 - "action-flag-2" : { 294 + "action-flag-2" : { 295 295 "name" : "action-flag-2", 296 296 "rule" : ".action-flag-2", 297 - "hash" : "63a979a0d2de57efdcf5fee2192957e1" 297 + "hash" : "e6d3a4ecf63079d053adae81d45c4f0a" 298 298 }, 299 - "action-flag-2-grey" : { 299 + "action-flag-2-grey" : { 300 300 "name" : "action-flag-2-grey", 301 301 "rule" : ".action-flag-2-grey", 302 - "hash" : "46d028b2ddbc26251b5fcc02ec87ca43" 302 + "hash" : "516c5a8e041b65aea5ddbdb7542b3d12" 303 303 }, 304 - "action-flag-2-white" : { 304 + "action-flag-2-white" : { 305 305 "name" : "action-flag-2-white", 306 306 "rule" : ".action-flag-2-white, .device-desktop .phabricator-action-view:hover .action-flag-2", 307 - "hash" : "45b1dda7b8c85546d40789ca83ed481c" 307 + "hash" : "7c013e587c0e7522952413749e62bd62" 308 308 }, 309 - "action-flag-3" : { 309 + "action-flag-3" : { 310 310 "name" : "action-flag-3", 311 311 "rule" : ".action-flag-3", 312 - "hash" : "d95b847797e6ad0ae4e5719085530709" 312 + "hash" : "4bd5ac1c2c0ed4765000fb49811d2c68" 313 313 }, 314 - "action-flag-3-grey" : { 314 + "action-flag-3-grey" : { 315 315 "name" : "action-flag-3-grey", 316 316 "rule" : ".action-flag-3-grey", 317 - "hash" : "fab7eca7e7a1e75a68a2f86a9ecb4dfd" 317 + "hash" : "f471dcb2c59b7ce1ac83057e71cd3560" 318 318 }, 319 - "action-flag-3-white" : { 319 + "action-flag-3-white" : { 320 320 "name" : "action-flag-3-white", 321 321 "rule" : ".action-flag-3-white, .device-desktop .phabricator-action-view:hover .action-flag-3", 322 - "hash" : "42f994d618726c1294ac7206accdac0d" 322 + "hash" : "a8eaacbb09c261565ca05a2672b1fdd8" 323 323 }, 324 - "action-flag-4" : { 324 + "action-flag-4" : { 325 325 "name" : "action-flag-4", 326 326 "rule" : ".action-flag-4", 327 - "hash" : "61d60e39d879436ffaa4bf3489c4be62" 327 + "hash" : "f5e87f3bcd0617174961f25c51c7dcc7" 328 328 }, 329 - "action-flag-4-grey" : { 329 + "action-flag-4-grey" : { 330 330 "name" : "action-flag-4-grey", 331 331 "rule" : ".action-flag-4-grey", 332 - "hash" : "8dc44ff4d36f6e1e4522fc865923a4df" 332 + "hash" : "a2893da9d76f4765782064035313fb2f" 333 333 }, 334 - "action-flag-4-white" : { 334 + "action-flag-4-white" : { 335 335 "name" : "action-flag-4-white", 336 336 "rule" : ".action-flag-4-white, .device-desktop .phabricator-action-view:hover .action-flag-4", 337 - "hash" : "e948ac8da0548c252ce32f4ff2503790" 337 + "hash" : "5a1c34e6ccaf9f60e51867e593fe86fe" 338 338 }, 339 - "action-flag-5" : { 339 + "action-flag-5" : { 340 340 "name" : "action-flag-5", 341 341 "rule" : ".action-flag-5", 342 - "hash" : "597c19fdaa99572b5d65d30d3cb81c13" 342 + "hash" : "1100ba1c1351fe594c66a7d68b4f55ce" 343 343 }, 344 - "action-flag-5-grey" : { 344 + "action-flag-5-grey" : { 345 345 "name" : "action-flag-5-grey", 346 346 "rule" : ".action-flag-5-grey", 347 - "hash" : "24bf02b161815f07e9bcd9e75ba141f6" 347 + "hash" : "ef2bb6c72aadb0945f9f56bf24c14174" 348 348 }, 349 - "action-flag-5-white" : { 349 + "action-flag-5-white" : { 350 350 "name" : "action-flag-5-white", 351 351 "rule" : ".action-flag-5-white, .device-desktop .phabricator-action-view:hover .action-flag-5", 352 - "hash" : "55bcef156bbd099ada0c39aa796be663" 352 + "hash" : "ab3f27db5a080c3aa094d6d50bece2a4" 353 353 }, 354 - "action-flag-6" : { 354 + "action-flag-6" : { 355 355 "name" : "action-flag-6", 356 356 "rule" : ".action-flag-6", 357 - "hash" : "490fea784ff63de9edffb1d142db49e0" 357 + "hash" : "a37b3211517264f5a51c17c50d77a0df" 358 358 }, 359 - "action-flag-6-grey" : { 359 + "action-flag-6-grey" : { 360 360 "name" : "action-flag-6-grey", 361 361 "rule" : ".action-flag-6-grey", 362 - "hash" : "5b3c14db2a182eb31f1925829adac556" 362 + "hash" : "4dd3537f6f61a4f857149a5dea413652" 363 363 }, 364 - "action-flag-6-white" : { 364 + "action-flag-6-white" : { 365 365 "name" : "action-flag-6-white", 366 366 "rule" : ".action-flag-6-white, .device-desktop .phabricator-action-view:hover .action-flag-6", 367 - "hash" : "f251c82a144e354d241b977992aca356" 367 + "hash" : "49a663b600316d73c521687c69ef8bdd" 368 368 }, 369 - "action-flag-7" : { 369 + "action-flag-7" : { 370 370 "name" : "action-flag-7", 371 371 "rule" : ".action-flag-7", 372 - "hash" : "02c8e4bcca7b2dfd746e6414f3419130" 372 + "hash" : "5f4d6d3df81afe0745b75f810fb4be33" 373 373 }, 374 - "action-flag-7-grey" : { 374 + "action-flag-7-grey" : { 375 375 "name" : "action-flag-7-grey", 376 376 "rule" : ".action-flag-7-grey", 377 - "hash" : "cf0b4c737ab286110e2e1e2f1619e7d1" 377 + "hash" : "dc17400b19fe344a664568e51bd4c2c1" 378 378 }, 379 - "action-flag-7-white" : { 379 + "action-flag-7-white" : { 380 380 "name" : "action-flag-7-white", 381 381 "rule" : ".action-flag-7-white, .device-desktop .phabricator-action-view:hover .action-flag-7", 382 - "hash" : "bc1a5ec732b7d24e78c4dfd686347a6e" 382 + "hash" : "063e08f676e39c26b33c6cac8ae14e15" 383 383 }, 384 - "action-flag-ghost" : { 384 + "action-flag-ghost" : { 385 385 "name" : "action-flag-ghost", 386 386 "rule" : ".action-flag-ghost", 387 - "hash" : "45e3a9c7a6436fff77a26ac14fe8a2ff" 387 + "hash" : "3152fe67fc364d460d607e338237acf4" 388 388 }, 389 - "action-flag-ghost-grey" : { 389 + "action-flag-ghost-grey" : { 390 390 "name" : "action-flag-ghost-grey", 391 391 "rule" : ".action-flag-ghost-grey", 392 - "hash" : "effe2cb0f7bf9d8498de00cb9d2219d5" 392 + "hash" : "56c962d3557fee90bcb6216ff9df2b84" 393 393 }, 394 - "action-flag-ghost-white" : { 394 + "action-flag-ghost-white" : { 395 395 "name" : "action-flag-ghost-white", 396 396 "rule" : ".action-flag-ghost-white, .device-desktop .phabricator-action-view:hover .action-flag-ghost", 397 - "hash" : "330a6db5d35105eb2a40926ac10bf050" 397 + "hash" : "583261ed96dbe3452e3e6a0001aea6d8" 398 398 }, 399 - "action-flag-grey" : { 399 + "action-flag-grey" : { 400 400 "name" : "action-flag-grey", 401 401 "rule" : ".action-flag-grey", 402 - "hash" : "19ff6ca97d5a9417711c125342bfd181" 402 + "hash" : "2abe4ae06cc54bf6069bac446e5fa439" 403 403 }, 404 - "action-flag-white" : { 404 + "action-flag-white" : { 405 405 "name" : "action-flag-white", 406 406 "rule" : ".action-flag-white, .device-desktop .phabricator-action-view:hover .action-flag", 407 - "hash" : "c75814a0ab1d5efd93eb04bc91ea1d70" 407 + "hash" : "3442002f986cb8f7e1f06183927945a3" 408 408 }, 409 - "action-folder-open" : { 409 + "action-folder-open" : { 410 410 "name" : "action-folder-open", 411 411 "rule" : ".action-folder-open", 412 - "hash" : "041a997bd0fe3dc0eab6974cab2f4909" 412 + "hash" : "fa3478ecd57fd41a6a16107db86a15e9" 413 413 }, 414 - "action-folder-open-grey" : { 414 + "action-folder-open-grey" : { 415 415 "name" : "action-folder-open-grey", 416 416 "rule" : ".action-folder-open-grey", 417 - "hash" : "78861d4d04e344db11e235dfadfaa0b2" 417 + "hash" : "dada2fb1cbcb8256f607eae1914219c1" 418 418 }, 419 - "action-folder-open-white" : { 419 + "action-folder-open-white" : { 420 420 "name" : "action-folder-open-white", 421 421 "rule" : ".action-folder-open-white, .device-desktop .phabricator-action-view:hover .action-folder-open", 422 - "hash" : "b6c96d025fbd7d9d2f6184ab2b5255c1" 422 + "hash" : "af7843feb777d7eafc3904fe0a268ed3" 423 423 }, 424 - "action-fork" : { 424 + "action-fork" : { 425 425 "name" : "action-fork", 426 426 "rule" : ".action-fork", 427 - "hash" : "73872362aa5fa8a715bb2b282e8873a7" 427 + "hash" : "15285571cef4f6251aad47c42e5f0f1c" 428 428 }, 429 - "action-fork-grey" : { 429 + "action-fork-grey" : { 430 430 "name" : "action-fork-grey", 431 431 "rule" : ".action-fork-grey", 432 - "hash" : "80b616de5d415c74e2561cf85cd5563a" 432 + "hash" : "aa875e4018c152bed7b37c776d18660e" 433 433 }, 434 - "action-fork-white" : { 434 + "action-fork-white" : { 435 435 "name" : "action-fork-white", 436 436 "rule" : ".action-fork-white, .device-desktop .phabricator-action-view:hover .action-fork", 437 - "hash" : "ed9479c691af95386f88076a65d73b19" 437 + "hash" : "a3a53c919c04ae550970ccb5477671d2" 438 438 }, 439 - "action-herald" : { 439 + "action-herald" : { 440 440 "name" : "action-herald", 441 441 "rule" : ".action-herald", 442 - "hash" : "75eb507020fcb7dc6890022513648e85" 442 + "hash" : "4084564ec8592cb6c9bf840f8c7eea6a" 443 443 }, 444 - "action-herald-grey" : { 444 + "action-herald-grey" : { 445 445 "name" : "action-herald-grey", 446 446 "rule" : ".action-herald-grey", 447 - "hash" : "30b633461f095ac3f032eb02398ae67e" 447 + "hash" : "bc9f0fef0b1f75ed4f20cc4359f706f5" 448 448 }, 449 - "action-herald-white" : { 449 + "action-herald-white" : { 450 450 "name" : "action-herald-white", 451 451 "rule" : ".action-herald-white, .device-desktop .phabricator-action-view:hover .action-herald", 452 - "hash" : "149fd50929e68d6bcf6310d9e4c316b6" 452 + "hash" : "7d773778fa6126ac05a4c6f9d85dd20d" 453 453 }, 454 - "action-highlight" : { 454 + "action-highlight" : { 455 455 "name" : "action-highlight", 456 456 "rule" : ".action-highlight", 457 - "hash" : "4430cca9eab0cbd85d3ee1b5e1f29ae3" 457 + "hash" : "25f8142b1c665f623f9eab935bf256ab" 458 458 }, 459 - "action-highlight-grey" : { 459 + "action-highlight-grey" : { 460 460 "name" : "action-highlight-grey", 461 461 "rule" : ".action-highlight-grey", 462 - "hash" : "47fe828e1b61553326752209a8fba6cb" 462 + "hash" : "0d4347b151224476548a0dc43f6d1ceb" 463 463 }, 464 - "action-highlight-white" : { 464 + "action-highlight-white" : { 465 465 "name" : "action-highlight-white", 466 466 "rule" : ".action-highlight-white, .device-desktop .phabricator-action-view:hover .action-highlight", 467 - "hash" : "09a52dfdf893ee63be162f0c180d31fe" 467 + "hash" : "d32f9b42dc24f41aa02c18ba5db5d65f" 468 468 }, 469 - "action-history" : { 469 + "action-history" : { 470 470 "name" : "action-history", 471 471 "rule" : ".action-history", 472 - "hash" : "6669ec72a77a09e3e8c8c5fe941810a9" 472 + "hash" : "69fbd6f3875ceef440a5fdd727162024" 473 473 }, 474 - "action-history-grey" : { 474 + "action-history-grey" : { 475 475 "name" : "action-history-grey", 476 476 "rule" : ".action-history-grey", 477 - "hash" : "3146a0c0c8698ef95ad74515cc9971ad" 477 + "hash" : "97ed21324d25b236212e33c9bfd4dc0a" 478 478 }, 479 - "action-history-white" : { 479 + "action-history-white" : { 480 480 "name" : "action-history-white", 481 481 "rule" : ".action-history-white, .device-desktop .phabricator-action-view:hover .action-history", 482 - "hash" : "07490563c7cf4e8194918c3700ca1b57" 482 + "hash" : "4ffae3b425eaf5a7aec9757bd9fb97c3" 483 483 }, 484 - "action-image" : { 484 + "action-image" : { 485 485 "name" : "action-image", 486 486 "rule" : ".action-image", 487 - "hash" : "5f03cd1fa806db2861d93a0fba7deff7" 487 + "hash" : "bfe9f9b16bf54a258c76cf314bb87152" 488 488 }, 489 - "action-image-grey" : { 489 + "action-image-grey" : { 490 490 "name" : "action-image-grey", 491 491 "rule" : ".action-image-grey", 492 - "hash" : "32e1008c29447da5fc4a263c1b56ce41" 492 + "hash" : "e11788cab503c91d3a39847165181cb8" 493 493 }, 494 - "action-image-white" : { 494 + "action-image-white" : { 495 495 "name" : "action-image-white", 496 496 "rule" : ".action-image-white, .device-desktop .phabricator-action-view:hover .action-image", 497 - "hash" : "d48be030bf83013fcd3549460f197712" 497 + "hash" : "de395492a2088e998f48cba698744b0f" 498 498 }, 499 - "action-like" : { 499 + "action-like" : { 500 500 "name" : "action-like", 501 501 "rule" : ".action-like", 502 - "hash" : "89d7ac4a8642389bded3af9aa464b06b" 502 + "hash" : "2afed6b1e26578bcbc23f8d1c72221ab" 503 503 }, 504 - "action-like-grey" : { 504 + "action-like-grey" : { 505 505 "name" : "action-like-grey", 506 506 "rule" : ".action-like-grey", 507 - "hash" : "262bdae8449eae9ecfb58246a8457f64" 507 + "hash" : "8b2baee6c58e57d61c71d48b7e52522b" 508 508 }, 509 - "action-like-white" : { 509 + "action-like-white" : { 510 510 "name" : "action-like-white", 511 511 "rule" : ".action-like-white, .device-desktop .phabricator-action-view:hover .action-like", 512 - "hash" : "773b180de4276644cad9688a1f0935ce" 512 + "hash" : "0b6dd7cb5820d65faefdc2e7a8d75acf" 513 513 }, 514 - "action-link" : { 514 + "action-link" : { 515 515 "name" : "action-link", 516 516 "rule" : ".action-link", 517 - "hash" : "bbaed885947840548f9b466fd97aef83" 517 + "hash" : "0bb7d22b7db2915c787f132bee42a71d" 518 518 }, 519 - "action-link-grey" : { 519 + "action-link-grey" : { 520 520 "name" : "action-link-grey", 521 521 "rule" : ".action-link-grey", 522 - "hash" : "c3bd4b5b14e7ed7c522fd148022a9e7b" 522 + "hash" : "0bfe4298307d9bd2e66a43b5d1ee6c00" 523 523 }, 524 - "action-link-white" : { 524 + "action-link-white" : { 525 525 "name" : "action-link-white", 526 526 "rule" : ".action-link-white, .device-desktop .phabricator-action-view:hover .action-link", 527 - "hash" : "e846157dd9d0119d82b2777052acdb3d" 527 + "hash" : "4cc1d11240276baf1864b9209e28d794" 528 528 }, 529 - "action-lint-info" : { 529 + "action-lint-info" : { 530 530 "name" : "action-lint-info", 531 531 "rule" : ".action-lint-info", 532 - "hash" : "324e1d2d947862a69df78e68e4a36b1f" 532 + "hash" : "f3588606b991614019f2aba3e5d75867" 533 533 }, 534 - "action-lint-info-grey" : { 534 + "action-lint-info-grey" : { 535 535 "name" : "action-lint-info-grey", 536 536 "rule" : ".action-lint-info-grey", 537 - "hash" : "76eadf42825e50f995b5d8d088ee591f" 537 + "hash" : "738e607d12f91a7a9bc8f9b2c13052b6" 538 538 }, 539 - "action-lint-info-white" : { 539 + "action-lint-info-white" : { 540 540 "name" : "action-lint-info-white", 541 541 "rule" : ".action-lint-info-white, .device-desktop .phabricator-action-view:hover .action-lint-info", 542 - "hash" : "ef6d4bb883446171a1a1df66b13b2c66" 542 + "hash" : "04d9cd9ec75225136ce19ef447ebbd5a" 543 543 }, 544 - "action-lint-ok" : { 544 + "action-lint-ok" : { 545 545 "name" : "action-lint-ok", 546 546 "rule" : ".action-lint-ok", 547 - "hash" : "97b66fc1a5474f00bc1fdda6525820d5" 547 + "hash" : "d2dd1f379b71c38233c33c106867593d" 548 548 }, 549 - "action-lint-ok-grey" : { 549 + "action-lint-ok-grey" : { 550 550 "name" : "action-lint-ok-grey", 551 551 "rule" : ".action-lint-ok-grey", 552 - "hash" : "eefd06511a24992aef9e486b560c4062" 552 + "hash" : "e7b4b0ff5593c77ecf8af929960656c1" 553 553 }, 554 - "action-lint-ok-white" : { 554 + "action-lint-ok-white" : { 555 555 "name" : "action-lint-ok-white", 556 556 "rule" : ".action-lint-ok-white, .device-desktop .phabricator-action-view:hover .action-lint-ok", 557 - "hash" : "f2720295139147930fb78e962450075d" 557 + "hash" : "26661c20c9d68c0568e7f8e7b9a79370" 558 558 }, 559 - "action-lint-warning" : { 559 + "action-lint-warning" : { 560 560 "name" : "action-lint-warning", 561 561 "rule" : ".action-lint-warning", 562 - "hash" : "d0b1c5f84db953de088056db7fbe1eae" 562 + "hash" : "30f226154af0794c0e05f53129a7a8fc" 563 563 }, 564 - "action-lint-warning-grey" : { 564 + "action-lint-warning-grey" : { 565 565 "name" : "action-lint-warning-grey", 566 566 "rule" : ".action-lint-warning-grey", 567 - "hash" : "f4f73032f5f2310d7731affba2318d5d" 567 + "hash" : "fef17b967a78fba8c6a4f772fc8c7ab2" 568 568 }, 569 - "action-lint-warning-white" : { 569 + "action-lint-warning-white" : { 570 570 "name" : "action-lint-warning-white", 571 571 "rule" : ".action-lint-warning-white, .device-desktop .phabricator-action-view:hover .action-lint-warning", 572 - "hash" : "d540c0afe65862f5c32c934f1956ca36" 572 + "hash" : "acc7c971f83efb5298390bb0ebdbbdb1" 573 573 }, 574 - "action-lock" : { 574 + "action-lock" : { 575 575 "name" : "action-lock", 576 576 "rule" : ".action-lock", 577 - "hash" : "7ca88645707cf9cd69ace1e416c0f964" 577 + "hash" : "d79fe308c2bca2a15eb4f2b0784eaef6" 578 578 }, 579 - "action-lock-grey" : { 579 + "action-lock-grey" : { 580 580 "name" : "action-lock-grey", 581 581 "rule" : ".action-lock-grey", 582 - "hash" : "c95e9a3071dc3bc389c235c49a5c5388" 582 + "hash" : "ffa7de98cd41e3db7f9ea284662de41e" 583 583 }, 584 - "action-lock-white" : { 584 + "action-lock-white" : { 585 585 "name" : "action-lock-white", 586 586 "rule" : ".action-lock-white, .device-desktop .phabricator-action-view:hover .action-lock", 587 - "hash" : "e6f5edd8fdfadab84dd95e5582ac1db1" 587 + "hash" : "323f4e1dc1d38b173bbe290c27ec9bea" 588 588 }, 589 - "action-love" : { 589 + "action-love" : { 590 590 "name" : "action-love", 591 591 "rule" : ".action-love", 592 - "hash" : "9f101bddc6deba2b128bdc7bb45d583a" 592 + "hash" : "4b5271c2f7cbf2ae1d904a3cc5f79b09" 593 593 }, 594 - "action-love-grey" : { 594 + "action-love-grey" : { 595 595 "name" : "action-love-grey", 596 596 "rule" : ".action-love-grey", 597 - "hash" : "615fa9c17fa8a9e0b27846f3c99fdd87" 597 + "hash" : "3b629d11a145bc0eb300d9ee8daaacc6" 598 598 }, 599 - "action-love-white" : { 599 + "action-love-white" : { 600 600 "name" : "action-love-white", 601 601 "rule" : ".action-love-white, .device-desktop .phabricator-action-view:hover .action-love", 602 - "hash" : "5f92d9a4565e79b96c956f054ede993a" 602 + "hash" : "25a8f8c240d2fcd12e8ce192c749c9cb" 603 603 }, 604 - "action-merge" : { 604 + "action-merge" : { 605 605 "name" : "action-merge", 606 606 "rule" : ".action-merge", 607 - "hash" : "0c7cb3934262b3374f5c94e36c826672" 607 + "hash" : "d1465a199273ca5a7d1914b7827388aa" 608 608 }, 609 - "action-merge-grey" : { 609 + "action-merge-grey" : { 610 610 "name" : "action-merge-grey", 611 611 "rule" : ".action-merge-grey", 612 - "hash" : "e8c11bd0a92a273ba5f90fee8bd31fb6" 612 + "hash" : "b04fa26d964413d9b2efe0354aa22f95" 613 613 }, 614 - "action-merge-white" : { 614 + "action-merge-white" : { 615 615 "name" : "action-merge-white", 616 616 "rule" : ".action-merge-white, .device-desktop .phabricator-action-view:hover .action-merge", 617 - "hash" : "433a26913a0db78eb707edf0dbbf0fdc" 617 + "hash" : "c89d5163d7e237cde54b833356311a1c" 618 618 }, 619 - "action-message" : { 619 + "action-message" : { 620 620 "name" : "action-message", 621 621 "rule" : ".action-message", 622 - "hash" : "c14b8eb1f70855eb801c42c5f04ea5d0" 622 + "hash" : "b965efb0e7bc88a5f944bfa0476eb652" 623 623 }, 624 - "action-message-grey" : { 624 + "action-message-grey" : { 625 625 "name" : "action-message-grey", 626 626 "rule" : ".action-message-grey", 627 - "hash" : "93574f7b8adadc01b036b2376e7b1eb1" 627 + "hash" : "ac4c4a9265d0d4810164907222ff401c" 628 628 }, 629 - "action-message-white" : { 629 + "action-message-white" : { 630 630 "name" : "action-message-white", 631 631 "rule" : ".action-message-white, .device-desktop .phabricator-action-view:hover .action-message", 632 - "hash" : "3fe1df81d1af648ac1e483e2a081ed62" 632 + "hash" : "7ec19102800f71d08b3d08f31cbbaf02" 633 633 }, 634 - "action-meta-mta" : { 634 + "action-meta-mta" : { 635 635 "name" : "action-meta-mta", 636 636 "rule" : ".action-meta-mta", 637 - "hash" : "3895ce9ea717cc0a1bcc2f93015a5c86" 637 + "hash" : "afbb4a97071268b542634aea2eed9fdb" 638 638 }, 639 - "action-meta-mta-grey" : { 639 + "action-meta-mta-grey" : { 640 640 "name" : "action-meta-mta-grey", 641 641 "rule" : ".action-meta-mta-grey", 642 - "hash" : "873f04635a614bce012cfc82837b6be1" 642 + "hash" : "bc939fa46edc09f3e8b31a06cfb18895" 643 643 }, 644 - "action-meta-mta-white" : { 644 + "action-meta-mta-white" : { 645 645 "name" : "action-meta-mta-white", 646 646 "rule" : ".action-meta-mta-white, .device-desktop .phabricator-action-view:hover .action-meta-mta", 647 - "hash" : "8d1edd5f73363a7057474364850abc39" 647 + "hash" : "e1f6ed22db628d691172d7589004ff8f" 648 648 }, 649 - "action-move" : { 649 + "action-move" : { 650 650 "name" : "action-move", 651 651 "rule" : ".action-move", 652 - "hash" : "fa5d4f6c263a4cad009990a3f00c1819" 652 + "hash" : "5ee19a8116be04fca2cdb2ca18848aaa" 653 653 }, 654 - "action-move-grey" : { 654 + "action-move-grey" : { 655 655 "name" : "action-move-grey", 656 656 "rule" : ".action-move-grey", 657 - "hash" : "201db3f4614022b6e57c2168aa9f7298" 657 + "hash" : "9f856630044d1d87d689b8d381426391" 658 658 }, 659 - "action-move-white" : { 659 + "action-move-white" : { 660 660 "name" : "action-move-white", 661 661 "rule" : ".action-move-white, .device-desktop .phabricator-action-view:hover .action-move", 662 - "hash" : "d7f6217f85f2cfa45d7e44bd06d3f438" 662 + "hash" : "3f81eb8b52850b4910ecf4a8c7667ad5" 663 663 }, 664 - "action-new" : { 664 + "action-new" : { 665 665 "name" : "action-new", 666 666 "rule" : ".action-new", 667 - "hash" : "62ce1bb9b7c8252f58a37c655b7ed377" 667 + "hash" : "dfbcbf59a5440d9a99b0c18e2010f58e" 668 668 }, 669 - "action-new-grey" : { 669 + "action-new-grey" : { 670 670 "name" : "action-new-grey", 671 671 "rule" : ".action-new-grey", 672 - "hash" : "5d96082b216b783d6256ee3cc755dc87" 672 + "hash" : "fc6c948a0019a8a63e1a36a0c21f60ef" 673 673 }, 674 - "action-new-white" : { 674 + "action-new-white" : { 675 675 "name" : "action-new-white", 676 676 "rule" : ".action-new-white, .device-desktop .phabricator-action-view:hover .action-new, .phabricator-application-launch-create:hover .phabricator-application-create-icon.action-new-grey", 677 - "hash" : "782f8bc8dc883c0637910e5fbc3c6f9f" 677 + "hash" : "99a86e78d0f9bd775e283484b2bba989" 678 678 }, 679 - "action-none" : { 679 + "action-none" : { 680 680 "name" : "action-none", 681 681 "rule" : ".action-none", 682 - "hash" : "5595f8625292cd95d1240ed429dc880c" 682 + "hash" : "29ab47e45ff4d1f23786bf0c1fc20414" 683 683 }, 684 - "action-none-grey" : { 684 + "action-none-grey" : { 685 685 "name" : "action-none-grey", 686 686 "rule" : ".action-none-grey", 687 - "hash" : "76d2d2e3fff56f21759d03dd5c17331c" 687 + "hash" : "8d0dec138cc8bbd2da813c24a55ef8f5" 688 688 }, 689 - "action-none-white" : { 689 + "action-none-white" : { 690 690 "name" : "action-none-white", 691 691 "rule" : ".action-none-white, .device-desktop .phabricator-action-view:hover .action-none", 692 - "hash" : "69ce41011458cfbdabb1a9fb7537d087" 692 + "hash" : "ee7b57ca9dcc4e87e09fbe2949ec1242" 693 693 }, 694 - "action-perflab" : { 694 + "action-perflab" : { 695 695 "name" : "action-perflab", 696 696 "rule" : ".action-perflab", 697 - "hash" : "ec1acf5413f771b1f2782aa759074764" 697 + "hash" : "233b376e3b9d43082a60ea54afa6bc18" 698 698 }, 699 - "action-perflab-grey" : { 699 + "action-perflab-grey" : { 700 700 "name" : "action-perflab-grey", 701 701 "rule" : ".action-perflab-grey", 702 - "hash" : "2f7fa40824ccf254322e60e216f1d50e" 702 + "hash" : "fbd064b66bed85a725cbb4741d0e85b0" 703 703 }, 704 - "action-perflab-white" : { 704 + "action-perflab-white" : { 705 705 "name" : "action-perflab-white", 706 706 "rule" : ".action-perflab-white, .device-desktop .phabricator-action-view:hover .action-perflab", 707 - "hash" : "aac6b8b9fa044430375ba370243292cb" 707 + "hash" : "9add2d46ea13b938c631ac2a4f376e3d" 708 708 }, 709 - "action-preview" : { 709 + "action-preview" : { 710 710 "name" : "action-preview", 711 711 "rule" : ".action-preview", 712 - "hash" : "a33cb74fc6e1b9665ac4ff20635babe8" 712 + "hash" : "2eb136352c63e4f0f7632f81d12d635c" 713 713 }, 714 - "action-preview-grey" : { 714 + "action-preview-grey" : { 715 715 "name" : "action-preview-grey", 716 716 "rule" : ".action-preview-grey", 717 - "hash" : "4cfe3a27e5e818ea9f7805a7c1b05fa7" 717 + "hash" : "f7c4e6ea75fb0a9f2fe00183112db8ad" 718 718 }, 719 - "action-preview-white" : { 719 + "action-preview-white" : { 720 720 "name" : "action-preview-white", 721 721 "rule" : ".action-preview-white, .device-desktop .phabricator-action-view:hover .action-preview", 722 - "hash" : "61523a3b9edc3d0ddfea9f399bae0fe1" 722 + "hash" : "71cac08ba19ee678499a9cbd5c24c6cf" 723 723 }, 724 - "action-refresh" : { 724 + "action-refresh" : { 725 725 "name" : "action-refresh", 726 726 "rule" : ".action-refresh", 727 - "hash" : "d5d7cf16bfe862d0a101ccf216b76df1" 727 + "hash" : "171e46e974912cfa0b347d1e96a579c7" 728 728 }, 729 - "action-refresh-grey" : { 729 + "action-refresh-grey" : { 730 730 "name" : "action-refresh-grey", 731 731 "rule" : ".action-refresh-grey", 732 - "hash" : "b4838ee697b2a9b70dc6920da7ab3e89" 732 + "hash" : "6e102669eb7b6389d7c08c838886841d" 733 733 }, 734 - "action-refresh-white" : { 734 + "action-refresh-white" : { 735 735 "name" : "action-refresh-white", 736 736 "rule" : ".action-refresh-white, .device-desktop .phabricator-action-view:hover .action-refresh", 737 - "hash" : "44fa7fc18a847416b9db3858e0b47737" 737 + "hash" : "5a7dad6d45f6b47bc1175a7efa4089a1" 738 738 }, 739 - "action-remove" : { 739 + "action-remove" : { 740 740 "name" : "action-remove", 741 741 "rule" : ".action-remove", 742 - "hash" : "4c9dcad5540a611a5e05380d7982a601" 742 + "hash" : "364176fcff78057741963dbf48eecbbd" 743 743 }, 744 - "action-remove-grey" : { 744 + "action-remove-grey" : { 745 745 "name" : "action-remove-grey", 746 746 "rule" : ".action-remove-grey", 747 - "hash" : "dc0b179b0a96dd5c9f387ee41daf77a7" 747 + "hash" : "b0d190ec2837c0cbdc99428178a8eddf" 748 748 }, 749 - "action-remove-white" : { 749 + "action-remove-white" : { 750 750 "name" : "action-remove-white", 751 751 "rule" : ".action-remove-white, .device-desktop .phabricator-action-view:hover .action-remove", 752 - "hash" : "8c750027adb708e8507a51986081d309" 752 + "hash" : "e3646206c14813fca81a35de43722aae" 753 753 }, 754 - "action-search" : { 754 + "action-search" : { 755 755 "name" : "action-search", 756 756 "rule" : ".action-search", 757 - "hash" : "1340e68f4f2b55c5feee4a0241672c82" 757 + "hash" : "8307439f020b262ab8443edb745ed171" 758 758 }, 759 - "action-search-grey" : { 759 + "action-search-grey" : { 760 760 "name" : "action-search-grey", 761 761 "rule" : ".action-search-grey", 762 - "hash" : "a7e598337c9a8a6feb3de62247abb611" 762 + "hash" : "c1ce13aab1083b20fb094b56b3deab8a" 763 763 }, 764 - "action-search-white" : { 764 + "action-search-white" : { 765 765 "name" : "action-search-white", 766 766 "rule" : ".action-search-white, .device-desktop .phabricator-action-view:hover .action-search", 767 - "hash" : "91e764bd3ed921153ac66fc56e04b884" 767 + "hash" : "72098d2091e6297c4253c3e45a365ec4" 768 768 }, 769 - "action-start-sandcastle" : { 769 + "action-start-sandcastle" : { 770 770 "name" : "action-start-sandcastle", 771 771 "rule" : ".action-start-sandcastle", 772 - "hash" : "52f245ddeff53c5cf084c27b6e45b152" 772 + "hash" : "afa09dd71e0747c56e64d95e975122c8" 773 773 }, 774 - "action-start-sandcastle-grey" : { 774 + "action-start-sandcastle-grey" : { 775 775 "name" : "action-start-sandcastle-grey", 776 776 "rule" : ".action-start-sandcastle-grey", 777 - "hash" : "d41cff7a3c898616f75634c8d796cd6c" 777 + "hash" : "b0912a9f2a1bcff19ab90f539107864f" 778 778 }, 779 - "action-start-sandcastle-white" : { 779 + "action-start-sandcastle-white" : { 780 780 "name" : "action-start-sandcastle-white", 781 781 "rule" : ".action-start-sandcastle-white, .device-desktop .phabricator-action-view:hover .action-start-sandcastle", 782 - "hash" : "04959e4bcf29b57213e5b49ab6f25aeb" 782 + "hash" : "53692026662afaafdcbaa9ab7de7aa0d" 783 783 }, 784 - "action-subscribe-add" : { 784 + "action-subscribe-add" : { 785 785 "name" : "action-subscribe-add", 786 786 "rule" : ".action-subscribe-add", 787 - "hash" : "1b166c23ed6a971d2f93d37147caf622" 787 + "hash" : "d2100e88f2ffc71c2df1d40049f2bf68" 788 788 }, 789 - "action-subscribe-add-grey" : { 789 + "action-subscribe-add-grey" : { 790 790 "name" : "action-subscribe-add-grey", 791 791 "rule" : ".action-subscribe-add-grey", 792 - "hash" : "2b2fd9749636140f78233bef8e604d56" 792 + "hash" : "637094fbed70285b62cbfe9ead4bd480" 793 793 }, 794 - "action-subscribe-add-white" : { 794 + "action-subscribe-add-white" : { 795 795 "name" : "action-subscribe-add-white", 796 796 "rule" : ".action-subscribe-add-white, .device-desktop .phabricator-action-view:hover .action-subscribe-add", 797 - "hash" : "2ca899f12f05b03c5c54cbac08d2b74d" 797 + "hash" : "75be8cd5e9622834bd6faf0c6d1db271" 798 798 }, 799 - "action-subscribe-auto" : { 799 + "action-subscribe-auto" : { 800 800 "name" : "action-subscribe-auto", 801 801 "rule" : ".action-subscribe-auto", 802 - "hash" : "a6cd0083b657b924882d830cd4f91bbc" 802 + "hash" : "95145b14f35005a0ff3224e3076a9388" 803 803 }, 804 - "action-subscribe-auto-grey" : { 804 + "action-subscribe-auto-grey" : { 805 805 "name" : "action-subscribe-auto-grey", 806 806 "rule" : ".action-subscribe-auto-grey", 807 - "hash" : "77ccbf046a3a39ebf20ba6e58e865438" 807 + "hash" : "12edd25560b91838642baa3529743733" 808 808 }, 809 - "action-subscribe-auto-white" : { 809 + "action-subscribe-auto-white" : { 810 810 "name" : "action-subscribe-auto-white", 811 811 "rule" : ".action-subscribe-auto-white, .device-desktop .phabricator-action-view:hover .action-subscribe-auto", 812 - "hash" : "f22920740beb517bb7d33ae91462907d" 812 + "hash" : "eda2baeaf056a2d5f46184393ec6dbca" 813 813 }, 814 - "action-subscribe-delete" : { 814 + "action-subscribe-delete" : { 815 815 "name" : "action-subscribe-delete", 816 816 "rule" : ".action-subscribe-delete", 817 - "hash" : "e78959e3ed89af610da59e8ef77c799d" 817 + "hash" : "55a16e4abd9fe661f350b5327aafed88" 818 818 }, 819 - "action-subscribe-delete-grey" : { 819 + "action-subscribe-delete-grey" : { 820 820 "name" : "action-subscribe-delete-grey", 821 821 "rule" : ".action-subscribe-delete-grey", 822 - "hash" : "e3e8d142bdd4d1acfebcd03c790ac5b5" 822 + "hash" : "c1c033955177120cd6adcb0d68f37e18" 823 823 }, 824 - "action-subscribe-delete-white" : { 824 + "action-subscribe-delete-white" : { 825 825 "name" : "action-subscribe-delete-white", 826 826 "rule" : ".action-subscribe-delete-white, .device-desktop .phabricator-action-view:hover .action-subscribe-delete", 827 - "hash" : "1368667fb8b115c95512eda55d7065a5" 827 + "hash" : "bc0d60756e5b4c141b801fb384933eab" 828 828 }, 829 - "action-tag" : { 829 + "action-tag" : { 830 830 "name" : "action-tag", 831 831 "rule" : ".action-tag", 832 - "hash" : "2574ffef0cafe758774e358bd6e5cd6a" 832 + "hash" : "069a8593574d6f847a3611b23677e667" 833 833 }, 834 - "action-tag-grey" : { 834 + "action-tag-grey" : { 835 835 "name" : "action-tag-grey", 836 836 "rule" : ".action-tag-grey", 837 - "hash" : "e8194bcfb48d63a5a8c5ce69a0a3dcc5" 837 + "hash" : "544d96d3bed359a545f2eaa16687cead" 838 838 }, 839 - "action-tag-white" : { 839 + "action-tag-white" : { 840 840 "name" : "action-tag-white", 841 841 "rule" : ".action-tag-white, .device-desktop .phabricator-action-view:hover .action-tag", 842 - "hash" : "2d54a42a650a987ce706c2d935ff33cd" 842 + "hash" : "e3e509127ef1a452faaa03465dd6f9c1" 843 843 }, 844 - "action-transcript" : { 844 + "action-transcript" : { 845 845 "name" : "action-transcript", 846 846 "rule" : ".action-transcript", 847 - "hash" : "6be4d47abddeb109216f346787face70" 847 + "hash" : "4e76a6b1c51fcfc1b1b1ad0e7f247c3a" 848 848 }, 849 - "action-transcript-grey" : { 849 + "action-transcript-grey" : { 850 850 "name" : "action-transcript-grey", 851 851 "rule" : ".action-transcript-grey", 852 - "hash" : "9ed35e5d39536a4b8dd934039c742447" 852 + "hash" : "313af234ca64b2ecc53dd1c91ce0b1c1" 853 853 }, 854 - "action-transcript-white" : { 854 + "action-transcript-white" : { 855 855 "name" : "action-transcript-white", 856 856 "rule" : ".action-transcript-white, .device-desktop .phabricator-action-view:hover .action-transcript", 857 - "hash" : "7c3df910499b8ddb85c2f53e0d58c0db" 857 + "hash" : "39743a3d055fcd5b344eb59092006f16" 858 858 }, 859 - "action-undo" : { 859 + "action-undo" : { 860 860 "name" : "action-undo", 861 861 "rule" : ".action-undo", 862 - "hash" : "f81151e242bb8ae29714bec10cb7c5f1" 862 + "hash" : "7e860a8ec5bb760b0767ecc3114173c7" 863 863 }, 864 - "action-undo-grey" : { 864 + "action-undo-grey" : { 865 865 "name" : "action-undo-grey", 866 866 "rule" : ".action-undo-grey", 867 - "hash" : "8d4b0bc147b463011ec00321ba75b17f" 867 + "hash" : "6c9fdd95e53b4ec05da46cf129e3c6fb" 868 868 }, 869 - "action-undo-white" : { 869 + "action-undo-white" : { 870 870 "name" : "action-undo-white", 871 871 "rule" : ".action-undo-white, .device-desktop .phabricator-action-view:hover .action-undo", 872 - "hash" : "39b777060ce1d1b0c68c550bb63d7146" 872 + "hash" : "8b3fefbad3b5179a6b35b41617e2cef2" 873 873 }, 874 - "action-unlock" : { 874 + "action-unlock" : { 875 875 "name" : "action-unlock", 876 876 "rule" : ".action-unlock", 877 - "hash" : "d7cc6ffcda62a90e455d37ca0f07d0dd" 877 + "hash" : "e2ff544b4c60dcf7545755d96d23b993" 878 878 }, 879 - "action-unlock-grey" : { 879 + "action-unlock-grey" : { 880 880 "name" : "action-unlock-grey", 881 881 "rule" : ".action-unlock-grey", 882 - "hash" : "efdc3048fa3a4051a43f43a915e53b0e" 882 + "hash" : "d9656d004d5c516a38d75462eadf82f5" 883 883 }, 884 - "action-unlock-white" : { 884 + "action-unlock-white" : { 885 885 "name" : "action-unlock-white", 886 886 "rule" : ".action-unlock-white, .device-desktop .phabricator-action-view:hover .action-unlock", 887 - "hash" : "d0e7aff47724d94167e9bcb11eb5e6aa" 887 + "hash" : "a970eb7a33d2c5c71d2125b0b8e79375" 888 888 }, 889 - "action-unmerge" : { 889 + "action-unmerge" : { 890 890 "name" : "action-unmerge", 891 891 "rule" : ".action-unmerge", 892 - "hash" : "00d417a336f6e076bb587cd4cef5eb49" 892 + "hash" : "48a0128075a15f5145c343f9fe4fba2e" 893 893 }, 894 - "action-unmerge-grey" : { 894 + "action-unmerge-grey" : { 895 895 "name" : "action-unmerge-grey", 896 896 "rule" : ".action-unmerge-grey", 897 - "hash" : "904a51920678c838b72c934085f339a7" 897 + "hash" : "9be17dad18c74a10122def1dabbbf1c4" 898 898 }, 899 - "action-unmerge-white" : { 899 + "action-unmerge-white" : { 900 900 "name" : "action-unmerge-white", 901 901 "rule" : ".action-unmerge-white, .device-desktop .phabricator-action-view:hover .action-unmerge", 902 - "hash" : "2e5761de881642c94e641879bbde318f" 902 + "hash" : "5139f358574dcd0ac5cecf412c8115fd" 903 903 }, 904 - "action-unpublish" : { 904 + "action-unpublish" : { 905 905 "name" : "action-unpublish", 906 906 "rule" : ".action-unpublish", 907 - "hash" : "88d21b9ce49b7ac886250df307f756ce" 907 + "hash" : "3e6211c213fec14fe152b5fabcb0f306" 908 908 }, 909 - "action-unpublish-grey" : { 909 + "action-unpublish-grey" : { 910 910 "name" : "action-unpublish-grey", 911 911 "rule" : ".action-unpublish-grey", 912 - "hash" : "5c4fe69253100e9ca292348af13b9f3f" 912 + "hash" : "602cdfcfa89b575456aee6eb808accc4" 913 913 }, 914 - "action-unpublish-white" : { 914 + "action-unpublish-white" : { 915 915 "name" : "action-unpublish-white", 916 916 "rule" : ".action-unpublish-white, .device-desktop .phabricator-action-view:hover .action-unpublish", 917 - "hash" : "f663861c0776cea790d8392e4aa2fc5d" 917 + "hash" : "b8cde193bf30d834fc90ddfd17fe56ea" 918 918 }, 919 - "action-upload" : { 919 + "action-upload" : { 920 920 "name" : "action-upload", 921 921 "rule" : ".action-upload", 922 - "hash" : "bdd10302988fe6d2130f0dfc3b67d281" 922 + "hash" : "e1ab661b790989b38b07eae365343c36" 923 923 }, 924 - "action-upload-grey" : { 924 + "action-upload-grey" : { 925 925 "name" : "action-upload-grey", 926 926 "rule" : ".action-upload-grey", 927 - "hash" : "f376bbbbadefea220ec02ca3ae53d41a" 927 + "hash" : "f03d83d2e4d3ae10661d430aa4f02523" 928 928 }, 929 - "action-upload-white" : { 929 + "action-upload-white" : { 930 930 "name" : "action-upload-white", 931 931 "rule" : ".action-upload-white, .device-desktop .phabricator-action-view:hover .action-upload", 932 - "hash" : "4b31d9dc6f17bd0cd54c3dcea7a95313" 932 + "hash" : "75a3ea84188c4b4b21aa5a656464a8d0" 933 933 }, 934 - "action-warning" : { 934 + "action-warning" : { 935 935 "name" : "action-warning", 936 936 "rule" : ".action-warning", 937 - "hash" : "950ac4ea5e65de41aca0788e6769650f" 937 + "hash" : "c1544d80d0bb28d7f9925e5ecda1165f" 938 938 }, 939 - "action-warning-grey" : { 939 + "action-warning-grey" : { 940 940 "name" : "action-warning-grey", 941 941 "rule" : ".action-warning-grey", 942 - "hash" : "180e305268970291f6a38760deea0d4c" 942 + "hash" : "dccb1f52678bf74fc1eaa6a6e8dcae7a" 943 943 }, 944 - "action-warning-white" : { 944 + "action-warning-white" : { 945 945 "name" : "action-warning-white", 946 946 "rule" : ".action-warning-white, .device-desktop .phabricator-action-view:hover .action-warning", 947 - "hash" : "4ec3034629bc144886cd7aae5412dce2" 947 + "hash" : "57aadd4cf33bf6cb6464d243cd3e5f4d" 948 948 }, 949 - "action-world" : { 949 + "action-world" : { 950 950 "name" : "action-world", 951 951 "rule" : ".action-world", 952 - "hash" : "95ebc5ab6e70ab9d794f0960f2a43559" 952 + "hash" : "374749ade70638672595b8a985341a34" 953 953 }, 954 - "action-world-grey" : { 954 + "action-world-grey" : { 955 955 "name" : "action-world-grey", 956 956 "rule" : ".action-world-grey", 957 - "hash" : "969b164f2f5580f9226f293dbcfe50bc" 957 + "hash" : "f5fa565f8dbc81d5ac8d8f128179929b" 958 958 }, 959 - "action-world-white" : { 959 + "action-world-white" : { 960 960 "name" : "action-world-white", 961 961 "rule" : ".action-world-white, .device-desktop .phabricator-action-view:hover .action-world", 962 - "hash" : "106ab6c8bc5a685cd0837baaa6c617e4" 963 - }, 964 - "remarkup-assist-chaos" : { 965 - "name" : "remarkup-assist-chaos", 966 - "rule" : ".remarkup-assist-", 967 - "hash" : "2e4be455bf874e498af3d381a948e201" 968 - }, 969 - "remarkup-assist-make_big" : { 970 - "name" : "remarkup-assist-make_big", 971 - "rule" : ".remarkup-assist-big", 972 - "hash" : "0cf6aec7e40d563c9ad0259fbc3460fa" 962 + "hash" : "b50f9d742377edf4edda3e1e78f1e558" 973 963 }, 974 - "remarkup-assist-make_small" : { 975 - "name" : "remarkup-assist-make_small", 976 - "rule" : ".remarkup-assist-small", 977 - "hash" : "c3c668b341bd61b7d89d4b249ab137d7" 964 + "remarkup-assist-text_b" : { 965 + "name" : "remarkup-assist-text_b", 966 + "rule" : ".remarkup-assist-b", 967 + "hash" : "12c565d4934f6a777c9524baf75cebb6" 978 968 }, 979 - "remarkup-assist-order" : { 980 - "name" : "remarkup-assist-order", 981 - "rule" : ".remarkup-assist-", 982 - "hash" : "9b9f813e1635c68ef62f17e834830cd3" 969 + "remarkup-assist-text_chaos" : { 970 + "name" : "remarkup-assist-text_chaos", 971 + "rule" : ".remarkup-assist-chaos", 972 + "hash" : "970014bac5ad05a98e5d89eaa2775bc0" 983 973 }, 984 - "remarkup-assist-text_b" : { 985 - "name" : "remarkup-assist-text_b", 986 - "rule" : ".remarkup-assist-b", 987 - "hash" : "b2e7ba9cba2946a78ac8045d83852ade" 974 + "remarkup-assist-text_chaos_off" : { 975 + "name" : "remarkup-assist-text_chaos_off", 976 + "rule" : ".remarkup-control-chaos-mode .remarkup-assist-chaos", 977 + "hash" : "6aba69818e88ff220e774271e2d710b4" 988 978 }, 989 - "remarkup-assist-text_code" : { 979 + "remarkup-assist-text_code" : { 990 980 "name" : "remarkup-assist-text_code", 991 981 "rule" : ".remarkup-assist-code", 992 - "hash" : "c0527e968c770450d4aa7cefe38271b8" 982 + "hash" : "f06f106cb8edb67e8b99d159d704a61a" 993 983 }, 994 - "remarkup-assist-text_help" : { 984 + "remarkup-assist-text_help" : { 995 985 "name" : "remarkup-assist-text_help", 996 986 "rule" : ".remarkup-assist-help", 997 - "hash" : "e8312c555e5f3935d8e2dcf44147b7f8" 987 + "hash" : "9d54d8224b81de8e3ed7beac0e486257" 998 988 }, 999 - "remarkup-assist-text_i" : { 989 + "remarkup-assist-text_i" : { 1000 990 "name" : "remarkup-assist-text_i", 1001 991 "rule" : ".remarkup-assist-i", 1002 - "hash" : "19d4c474555d75d0e4739ec7097dbfa4" 992 + "hash" : "50f83a53f5b094d3d92b619d06fada3c" 1003 993 }, 1004 - "remarkup-assist-text_image" : { 994 + "remarkup-assist-text_image" : { 1005 995 "name" : "remarkup-assist-text_image", 1006 996 "rule" : ".remarkup-assist-image", 1007 - "hash" : "5a560800fa31b24d18807b430797ac95" 997 + "hash" : "c2869e71cc7cb6178598cd41a19ababb" 1008 998 }, 1009 - "remarkup-assist-text_larger" : { 999 + "remarkup-assist-text_larger" : { 1010 1000 "name" : "remarkup-assist-text_larger", 1011 1001 "rule" : ".remarkup-assist-larger", 1012 - "hash" : "5cd9c8223c99ef3409c82dfaefeebc50" 1002 + "hash" : "d3165f15a1b3734e4b7088f7b74330ba" 1013 1003 }, 1014 - "remarkup-assist-text_meme" : { 1004 + "remarkup-assist-text_meme" : { 1015 1005 "name" : "remarkup-assist-text_meme", 1016 1006 "rule" : ".remarkup-assist-meme", 1017 - "hash" : "ff98a508db2348b3d46aaf8225b26862" 1007 + "hash" : "ed9c4166858ca1caedf5f8e4b8ad587e" 1018 1008 }, 1019 - "remarkup-assist-text_ol" : { 1009 + "remarkup-assist-text_ol" : { 1020 1010 "name" : "remarkup-assist-text_ol", 1021 1011 "rule" : ".remarkup-assist-ol", 1022 - "hash" : "a2805d44ca0eac518f99109c4969f450" 1012 + "hash" : "266b858f5ffc42760fb2e12913a5198a" 1013 + }, 1014 + "remarkup-assist-text_order" : { 1015 + "name" : "remarkup-assist-text_order", 1016 + "rule" : ".remarkup-assist-order", 1017 + "hash" : "aed1511443ff24dcbca27ac4624dee66" 1018 + }, 1019 + "remarkup-assist-text_order_off" : { 1020 + "name" : "remarkup-assist-text_order_off", 1021 + "rule" : ".remarkup-control-order-mode .remarkup-assist-order", 1022 + "hash" : "bf78a7f49efcc295db550dd665d55a00" 1023 1023 }, 1024 - "remarkup-assist-text_table" : { 1024 + "remarkup-assist-text_table" : { 1025 1025 "name" : "remarkup-assist-text_table", 1026 1026 "rule" : ".remarkup-assist-table", 1027 - "hash" : "2ae3fb49af42f07038d77aa5b62862c0" 1027 + "hash" : "5c2961b35460b3b5b7efdd5bc4e318ca" 1028 1028 }, 1029 - "remarkup-assist-text_tag" : { 1029 + "remarkup-assist-text_tag" : { 1030 1030 "name" : "remarkup-assist-text_tag", 1031 1031 "rule" : ".remarkup-assist-tag", 1032 - "hash" : "446c23bff9fc7da885ea574f073eaf0f" 1032 + "hash" : "165bd3a4de8d54cf720db9bc64116d25" 1033 1033 }, 1034 - "remarkup-assist-text_tt" : { 1034 + "remarkup-assist-text_tt" : { 1035 1035 "name" : "remarkup-assist-text_tt", 1036 1036 "rule" : ".remarkup-assist-tt", 1037 - "hash" : "77ae74c8a9a02fde5565399409dc5ab3" 1037 + "hash" : "c07e6816500c9cd66fa27758cc902195" 1038 1038 }, 1039 - "remarkup-assist-text_ul" : { 1039 + "remarkup-assist-text_ul" : { 1040 1040 "name" : "remarkup-assist-text_ul", 1041 1041 "rule" : ".remarkup-assist-ul", 1042 - "hash" : "cf3c6b4f809377b7eff9fcef42fc47df" 1042 + "hash" : "26f55c0fcf9148879e3fb058ac319100" 1043 1043 } 1044 1044 }, 1045 1045 "scales" : [
+12 -12
resources/sprite/manifest/menu.json
··· 4 4 "app" : { 5 5 "name" : "app", 6 6 "rule" : ".menu-icon-app", 7 - "hash" : "14cd042732abba487dc9c4135d65f2c5" 7 + "hash" : "82d277c1d6da6786cd03db3adcb843cd" 8 8 }, 9 9 "app_blue" : { 10 10 "name" : "app_blue", 11 11 "rule" : ".menu-icon-app-blue", 12 - "hash" : "5f9926e52a4e6fd43fc5fdd0cc5c8053" 12 + "hash" : "ee9922d71c4cf12635254872c861379d" 13 13 }, 14 14 "arrow-right" : { 15 15 "name" : "arrow-right", 16 16 "rule" : ".phabricator-crumb-divider", 17 - "hash" : "50180da0aed206c9db2bc1547c1a158c" 17 + "hash" : "a994209450dc73a80841cdd66bb59925" 18 18 }, 19 19 "conf-hover" : { 20 20 "name" : "conf-hover", 21 21 "rule" : ".alert-notifications:hover .phabricator-main-menu-message-icon", 22 - "hash" : "bcb2938e45f5e908173b47d761f165c6" 22 + "hash" : "110e09706f34bb967f925c1bc831a723" 23 23 }, 24 24 "conf-off" : { 25 25 "name" : "conf-off", 26 26 "rule" : ".alert-notifications .phabricator-main-menu-message-icon", 27 - "hash" : "04cb75c44b245567a60e2de98aa1bff4" 27 + "hash" : "2af87b0a5d0d3b3991e5358c36a611d9" 28 28 }, 29 29 "conf-unseen" : { 30 30 "name" : "conf-unseen", 31 31 "rule" : ".alert-notifications.message-unread .phabricator-main-menu-message-icon", 32 - "hash" : "85d603ae4a9b8004944c6cf59da98b7d" 32 + "hash" : "9eda01b1f1789934f307c72b9c14f413" 33 33 }, 34 34 "logo" : { 35 35 "name" : "logo", 36 36 "rule" : ".phabricator-main-menu-logo-image", 37 - "hash" : "6eadea2c3dd2ada989eba22b6769b3eb" 37 + "hash" : "c6c7ab165dce13a51ef329928c7c4aba" 38 38 }, 39 39 "search" : { 40 40 "name" : "search", 41 41 "rule" : ".menu-icon-search", 42 - "hash" : "26fa1f6646d20e159bb5ed5bd125a3b9" 42 + "hash" : "71b7bf0fb6a8ea0a50fe39b4499bf456" 43 43 }, 44 44 "search_blue" : { 45 45 "name" : "search_blue", 46 46 "rule" : ".menu-icon-search-blue", 47 - "hash" : "8ddecd3b988a3ec69c2116bfd65959cb" 47 + "hash" : "248d24bc446c7d51dfd07d0f4a421409" 48 48 }, 49 49 "seen_have_unread" : { 50 50 "name" : "seen_have_unread", 51 51 "rule" : ".alert-notifications:hover .phabricator-main-menu-alert-icon", 52 - "hash" : "5ff174bbf7ea9721b6e6fe8bbd11a3b2" 52 + "hash" : "4d95837845ddbef86405610effce7213" 53 53 }, 54 54 "seen_read_all" : { 55 55 "name" : "seen_read_all", 56 56 "rule" : ".alert-notifications .phabricator-main-menu-alert-icon", 57 - "hash" : "3685584b5ccac8f39acbd912b111d081" 57 + "hash" : "ff3bfbbb0a3fa0d7a5bcfa897ae19e90" 58 58 }, 59 59 "unseen_any" : { 60 60 "name" : "unseen_any", 61 61 "rule" : ".alert-notifications.alert-unread .phabricator-main-menu-alert-icon", 62 - "hash" : "5a3f8047aa4d813b9b1f4877c68f1626" 62 + "hash" : "d708d816883fdfc849df8eecf92650c0" 63 63 } 64 64 }, 65 65 "scales" : [
+8 -8
resources/sprite/manifest/minicons.json
··· 4 4 "minicons-company-dark" : { 5 5 "name" : "minicons-company-dark", 6 6 "rule" : ".minicons-company-dark", 7 - "hash" : "7787a1c5ccdd0f94faa795db6b382901" 7 + "hash" : "efc3dd9db2f9aa3c4b2c90b2930d0523" 8 8 }, 9 9 "minicons-company-white" : { 10 10 "name" : "minicons-company-white", 11 11 "rule" : ".minicons-company-white", 12 - "hash" : "181289eba2fcb851858ab5b99fd19818" 12 + "hash" : "5f5f9a7f23c088171234c4fc815eb94c" 13 13 }, 14 14 "minicons-move-dark" : { 15 15 "name" : "minicons-move-dark", 16 16 "rule" : ".minicons-move-dark", 17 - "hash" : "d87f5f972885ad2653d92675b4e3855c" 17 + "hash" : "181a840106735e48dcb475498caed9be" 18 18 }, 19 19 "minicons-move-white" : { 20 20 "name" : "minicons-move-white", 21 21 "rule" : ".minicons-move-white", 22 - "hash" : "620e464c0e50830b90eaed3b5a2b9f56" 22 + "hash" : "f76fb8f509d9d3ff4892a49c8346642b" 23 23 }, 24 24 "minicons-public-dark" : { 25 25 "name" : "minicons-public-dark", 26 26 "rule" : ".minicons-public-dark", 27 - "hash" : "12bdec3c0e273f820aaef70f61128f4b" 27 + "hash" : "122c5e3b2d6d528f9bb2397f80dac3d2" 28 28 }, 29 29 "minicons-public-white" : { 30 30 "name" : "minicons-public-white", 31 31 "rule" : ".minicons-public-white", 32 - "hash" : "c075363aeba4c52dbcc328a24d8f4298" 32 + "hash" : "8eb9e659a2d1c2b3551e1deaeb7b2525" 33 33 }, 34 34 "minicons-restricted-dark" : { 35 35 "name" : "minicons-restricted-dark", 36 36 "rule" : ".minicons-restricted-dark", 37 - "hash" : "7a1d926f7af98bef3b17a913e1d0b5b3" 37 + "hash" : "45f1ef1316a184dfaaacdbdfb6097246" 38 38 }, 39 39 "minicons-restricted-white" : { 40 40 "name" : "minicons-restricted-white", 41 41 "rule" : ".minicons-restricted-white", 42 - "hash" : "af00df15815b83d410073859dacf7a75" 42 + "hash" : "bf739af8043b30551fc5812e8352e366" 43 43 } 44 44 }, 45 45 "scales" : [
+16 -16
resources/sprite/manifest/tokens.json
··· 4 4 "tokens-coin-1" : { 5 5 "name" : "tokens-coin-1", 6 6 "rule" : ".tokens-coin-1", 7 - "hash" : "5e1fa22d5ef7f2d8ea14839c303315bb" 7 + "hash" : "124174168031b47dfd98273d2d6f369a" 8 8 }, 9 9 "tokens-coin-2" : { 10 10 "name" : "tokens-coin-2", 11 11 "rule" : ".tokens-coin-2", 12 - "hash" : "6a6ef9f8730e5919fa16669258ecb74d" 12 + "hash" : "a4811c8387caec31e4a313b32abe7026" 13 13 }, 14 14 "tokens-coin-3" : { 15 15 "name" : "tokens-coin-3", 16 16 "rule" : ".tokens-coin-3", 17 - "hash" : "97256d9133c6aaf965925218d846cc32" 17 + "hash" : "0ecd0e9e5cce27e059a68ceb80e57e3b" 18 18 }, 19 19 "tokens-coin-4" : { 20 20 "name" : "tokens-coin-4", 21 21 "rule" : ".tokens-coin-4", 22 - "hash" : "51cb98e751ad6f7f6d30d0acbe3bfc7c" 22 + "hash" : "d88e727312274f4bd534ee5314fba833" 23 23 }, 24 24 "tokens-heart-1" : { 25 25 "name" : "tokens-heart-1", 26 26 "rule" : ".tokens-heart-1", 27 - "hash" : "eacfe71d6ede3f994223a02e875135b2" 27 + "hash" : "433df7ae11d6651a1f5d6f1c94a85c98" 28 28 }, 29 29 "tokens-heart-2" : { 30 30 "name" : "tokens-heart-2", 31 31 "rule" : ".tokens-heart-2", 32 - "hash" : "4745a935630e1b049e63c93e88667867" 32 + "hash" : "d582a288d9da8685f61a392aa2e288e5" 33 33 }, 34 34 "tokens-like-1" : { 35 35 "name" : "tokens-like-1", 36 36 "rule" : ".tokens-like-1", 37 - "hash" : "6e38278e6653c03135157d2865907722" 37 + "hash" : "1b1fd7b15d0ee5eb95371f7ff673025b" 38 38 }, 39 39 "tokens-like-2" : { 40 40 "name" : "tokens-like-2", 41 41 "rule" : ".tokens-like-2", 42 - "hash" : "fb47711ebbc21515cfd6fab3a19d8c7a" 42 + "hash" : "2ea96cf3f0f43c9efda61a3430a49d90" 43 43 }, 44 44 "tokens-medal-1" : { 45 45 "name" : "tokens-medal-1", 46 46 "rule" : ".tokens-medal-1", 47 - "hash" : "979c6f8b7dad182e912a0d67b44595c2" 47 + "hash" : "081e1d0e2092b8035e6d1ba1181d000e" 48 48 }, 49 49 "tokens-medal-2" : { 50 50 "name" : "tokens-medal-2", 51 51 "rule" : ".tokens-medal-2", 52 - "hash" : "2263fc36370d88bceb620128902a51ae" 52 + "hash" : "958e386989d555a9a8b86bf16ce89cb6" 53 53 }, 54 54 "tokens-medal-3" : { 55 55 "name" : "tokens-medal-3", 56 56 "rule" : ".tokens-medal-3", 57 - "hash" : "95a83057cbd9ebb7ca2f1f082c72ddac" 57 + "hash" : "da3459e708a19b4ee8bc1464fb2b4423" 58 58 }, 59 59 "tokens-medal-4" : { 60 60 "name" : "tokens-medal-4", 61 61 "rule" : ".tokens-medal-4", 62 - "hash" : "c8c94dd2f0e8a2a8711f1f21be61ea3b" 62 + "hash" : "84ac1a2000629dd0399f8083c4fa882b" 63 63 }, 64 64 "tokens-misc-1" : { 65 65 "name" : "tokens-misc-1", 66 66 "rule" : ".tokens-misc-1", 67 - "hash" : "d16df367d29e0aedabcfb11c672ebd8c" 67 + "hash" : "fc021cdb987939a90c101691c9270736" 68 68 }, 69 69 "tokens-misc-2" : { 70 70 "name" : "tokens-misc-2", 71 71 "rule" : ".tokens-misc-2", 72 - "hash" : "74d971c084b2f7665a84c61c0846446c" 72 + "hash" : "cdb68aa37c891238c083dab250ea40b7" 73 73 }, 74 74 "tokens-misc-3" : { 75 75 "name" : "tokens-misc-3", 76 76 "rule" : ".tokens-misc-3", 77 - "hash" : "c91387778404c8e88f243477d056d985" 77 + "hash" : "0596b11b19dcdf20e7fb2a38e9f6c704" 78 78 }, 79 79 "tokens-misc-4" : { 80 80 "name" : "tokens-misc-4", 81 81 "rule" : ".tokens-misc-4", 82 - "hash" : "4705e7c79906180c04286a62d375f33b" 82 + "hash" : "45f756d650ee729d3593b5afb3351611" 83 83 } 84 84 }, 85 85 "scales" : [
resources/sprite/remarkup_1x/chaos.png resources/sprite/remarkup_1x/text_chaos.png
resources/sprite/remarkup_1x/make_big.png resources/sprite/remarkup_1x/text_order.png
resources/sprite/remarkup_1x/make_small.png resources/sprite/remarkup_1x/text_order_off.png
resources/sprite/remarkup_1x/order.png resources/sprite/remarkup_1x/text_chaos_off.png
resources/sprite/remarkup_2x/chaos.png resources/sprite/remarkup_2x/text_chaos.png
resources/sprite/remarkup_2x/make_big.png resources/sprite/remarkup_2x/text_order.png
resources/sprite/remarkup_2x/make_small.png resources/sprite/remarkup_2x/text_order_off.png
resources/sprite/remarkup_2x/order.png resources/sprite/remarkup_2x/text_chaos_off.png
+83 -81
src/__celerity_resource_map__.php
··· 597 597 ), 598 598 '/rsrc/image/sprite-icon-X2.png' => 599 599 array( 600 - 'hash' => '4d4194cd569f25263e28ba2bf0160b2b', 601 - 'uri' => '/res/4d4194cd/rsrc/image/sprite-icon-X2.png', 600 + 'hash' => 'd9d7e2a4ede625d34e04877e836e6c38', 601 + 'uri' => '/res/d9d7e2a4/rsrc/image/sprite-icon-X2.png', 602 602 'disk' => '/rsrc/image/sprite-icon-X2.png', 603 603 'type' => 'png', 604 604 ), 605 605 '/rsrc/image/sprite-icon.png' => 606 606 array( 607 - 'hash' => 'b1f5ba8c544e25fd5fd7f7f2f827ccee', 608 - 'uri' => '/res/b1f5ba8c/rsrc/image/sprite-icon.png', 607 + 'hash' => '000c96ed6b43fbb26caec3ff2b13687f', 608 + 'uri' => '/res/000c96ed/rsrc/image/sprite-icon.png', 609 609 'disk' => '/rsrc/image/sprite-icon.png', 610 610 'type' => 'png', 611 611 ), ··· 1992 1992 ), 1993 1993 'javelin-behavior-phabricator-remarkup-assist' => 1994 1994 array( 1995 - 'uri' => '/res/07406487/rsrc/js/application/core/behavior-phabricator-remarkup-assist.js', 1995 + 'uri' => '/res/c1986694/rsrc/js/application/core/behavior-phabricator-remarkup-assist.js', 1996 1996 'type' => 'js', 1997 1997 'requires' => 1998 1998 array( ··· 2000 2000 1 => 'javelin-stratcom', 2001 2001 2 => 'javelin-dom', 2002 2002 3 => 'phabricator-textareautils', 2003 + 4 => 'javelin-workflow', 2004 + 5 => 'phabricator-notification', 2003 2005 ), 2004 2006 'disk' => '/rsrc/js/application/core/behavior-phabricator-remarkup-assist.js', 2005 2007 ), ··· 3240 3242 ), 3241 3243 'phabricator-remarkup-css' => 3242 3244 array( 3243 - 'uri' => '/res/06db5164/rsrc/css/core/remarkup.css', 3245 + 'uri' => '/res/adef7cfa/rsrc/css/core/remarkup.css', 3244 3246 'type' => 'css', 3245 3247 'requires' => 3246 3248 array( ··· 3849 3851 ), 3850 3852 'sprite-icon-css' => 3851 3853 array( 3852 - 'uri' => '/res/da3b861b/rsrc/css/sprite-icon.css', 3854 + 'uri' => '/res/8261da31/rsrc/css/sprite-icon.css', 3853 3855 'type' => 'css', 3854 3856 'requires' => 3855 3857 array( ··· 3922 3924 ), array( 3923 3925 'packages' => 3924 3926 array( 3925 - '85d71a9b' => 3927 + '53664e83' => 3926 3928 array( 3927 3929 'name' => 'core.pkg.css', 3928 3930 'symbols' => ··· 3964 3966 34 => 'phabricator-object-item-list-view-css', 3965 3967 35 => 'global-drag-and-drop-css', 3966 3968 ), 3967 - 'uri' => '/res/pkg/85d71a9b/core.pkg.css', 3969 + 'uri' => '/res/pkg/53664e83/core.pkg.css', 3968 3970 'type' => 'css', 3969 3971 ), 3970 - 'bf16b308' => 3972 + 'e32b785c' => 3971 3973 array( 3972 3974 'name' => 'core.pkg.js', 3973 3975 'symbols' => ··· 4007 4009 32 => 'javelin-behavior-global-drag-and-drop', 4008 4010 33 => 'javelin-behavior-phabricator-reveal-content', 4009 4011 ), 4010 - 'uri' => '/res/pkg/bf16b308/core.pkg.js', 4012 + 'uri' => '/res/pkg/e32b785c/core.pkg.js', 4011 4013 'type' => 'js', 4012 4014 ), 4013 4015 'e208b108' => ··· 4154 4156 'reverse' => 4155 4157 array( 4156 4158 'aphront-attached-file-view-css' => '6b1fccc6', 4157 - 'aphront-dialog-view-css' => '85d71a9b', 4158 - 'aphront-error-view-css' => '85d71a9b', 4159 - 'aphront-form-view-css' => '85d71a9b', 4160 - 'aphront-list-filter-view-css' => '85d71a9b', 4161 - 'aphront-pager-view-css' => '85d71a9b', 4162 - 'aphront-panel-view-css' => '85d71a9b', 4163 - 'aphront-table-view-css' => '85d71a9b', 4164 - 'aphront-tokenizer-control-css' => '85d71a9b', 4165 - 'aphront-tooltip-css' => '85d71a9b', 4166 - 'aphront-typeahead-control-css' => '85d71a9b', 4159 + 'aphront-dialog-view-css' => '53664e83', 4160 + 'aphront-error-view-css' => '53664e83', 4161 + 'aphront-form-view-css' => '53664e83', 4162 + 'aphront-list-filter-view-css' => '53664e83', 4163 + 'aphront-pager-view-css' => '53664e83', 4164 + 'aphront-panel-view-css' => '53664e83', 4165 + 'aphront-table-view-css' => '53664e83', 4166 + 'aphront-tokenizer-control-css' => '53664e83', 4167 + 'aphront-tooltip-css' => '53664e83', 4168 + 'aphront-typeahead-control-css' => '53664e83', 4167 4169 'differential-changeset-view-css' => '8aaacd1b', 4168 4170 'differential-core-view-css' => '8aaacd1b', 4169 4171 'differential-inline-comment-editor' => 'e96b08f8', ··· 4177 4179 'differential-table-of-contents-css' => '8aaacd1b', 4178 4180 'diffusion-commit-view-css' => 'c8ce2d88', 4179 4181 'diffusion-icons-css' => 'c8ce2d88', 4180 - 'global-drag-and-drop-css' => '85d71a9b', 4182 + 'global-drag-and-drop-css' => '53664e83', 4181 4183 'inline-comment-summary-css' => '8aaacd1b', 4182 - 'javelin-aphlict' => 'bf16b308', 4184 + 'javelin-aphlict' => 'e32b785c', 4183 4185 'javelin-behavior' => '41f3916d', 4184 - 'javelin-behavior-aphlict-dropdown' => 'bf16b308', 4185 - 'javelin-behavior-aphlict-listen' => 'bf16b308', 4186 - 'javelin-behavior-aphront-basic-tokenizer' => 'bf16b308', 4186 + 'javelin-behavior-aphlict-dropdown' => 'e32b785c', 4187 + 'javelin-behavior-aphlict-listen' => 'e32b785c', 4188 + 'javelin-behavior-aphront-basic-tokenizer' => 'e32b785c', 4187 4189 'javelin-behavior-aphront-drag-and-drop' => 'e96b08f8', 4188 4190 'javelin-behavior-aphront-drag-and-drop-textarea' => 'e96b08f8', 4189 - 'javelin-behavior-aphront-form-disable-on-submit' => 'bf16b308', 4191 + 'javelin-behavior-aphront-form-disable-on-submit' => 'e32b785c', 4190 4192 'javelin-behavior-audit-preview' => 'f96657b8', 4191 4193 'javelin-behavior-dark-console' => 'e208b108', 4192 - 'javelin-behavior-device' => 'bf16b308', 4194 + 'javelin-behavior-device' => 'e32b785c', 4193 4195 'javelin-behavior-differential-accept-with-errors' => 'e96b08f8', 4194 4196 'javelin-behavior-differential-add-reviewers-and-ccs' => 'e96b08f8', 4195 4197 'javelin-behavior-differential-comment-jump' => 'e96b08f8', ··· 4205 4207 'javelin-behavior-diffusion-commit-graph' => 'f96657b8', 4206 4208 'javelin-behavior-diffusion-pull-lastmodified' => 'f96657b8', 4207 4209 'javelin-behavior-error-log' => 'e208b108', 4208 - 'javelin-behavior-global-drag-and-drop' => 'bf16b308', 4209 - 'javelin-behavior-history-install' => 'bf16b308', 4210 - 'javelin-behavior-konami' => 'bf16b308', 4211 - 'javelin-behavior-lightbox-attachments' => 'bf16b308', 4210 + 'javelin-behavior-global-drag-and-drop' => 'e32b785c', 4211 + 'javelin-behavior-history-install' => 'e32b785c', 4212 + 'javelin-behavior-konami' => 'e32b785c', 4213 + 'javelin-behavior-lightbox-attachments' => 'e32b785c', 4212 4214 'javelin-behavior-load-blame' => 'e96b08f8', 4213 4215 'javelin-behavior-maniphest-batch-selector' => 'f85eb6d8', 4214 4216 'javelin-behavior-maniphest-subpriority-editor' => 'f85eb6d8', 4215 4217 'javelin-behavior-maniphest-transaction-controls' => 'f85eb6d8', 4216 4218 'javelin-behavior-maniphest-transaction-expand' => 'f85eb6d8', 4217 4219 'javelin-behavior-maniphest-transaction-preview' => 'f85eb6d8', 4218 - 'javelin-behavior-phabricator-active-nav' => 'bf16b308', 4219 - 'javelin-behavior-phabricator-autofocus' => 'bf16b308', 4220 - 'javelin-behavior-phabricator-gesture' => 'bf16b308', 4221 - 'javelin-behavior-phabricator-keyboard-shortcuts' => 'bf16b308', 4222 - 'javelin-behavior-phabricator-nav' => 'bf16b308', 4220 + 'javelin-behavior-phabricator-active-nav' => 'e32b785c', 4221 + 'javelin-behavior-phabricator-autofocus' => 'e32b785c', 4222 + 'javelin-behavior-phabricator-gesture' => 'e32b785c', 4223 + 'javelin-behavior-phabricator-keyboard-shortcuts' => 'e32b785c', 4224 + 'javelin-behavior-phabricator-nav' => 'e32b785c', 4223 4225 'javelin-behavior-phabricator-object-selector' => 'e96b08f8', 4224 - 'javelin-behavior-phabricator-oncopy' => 'bf16b308', 4225 - 'javelin-behavior-phabricator-remarkup-assist' => 'bf16b308', 4226 - 'javelin-behavior-phabricator-reveal-content' => 'bf16b308', 4227 - 'javelin-behavior-phabricator-search-typeahead' => 'bf16b308', 4228 - 'javelin-behavior-phabricator-tooltips' => 'bf16b308', 4229 - 'javelin-behavior-phabricator-watch-anchor' => 'bf16b308', 4230 - 'javelin-behavior-refresh-csrf' => 'bf16b308', 4226 + 'javelin-behavior-phabricator-oncopy' => 'e32b785c', 4227 + 'javelin-behavior-phabricator-remarkup-assist' => 'e32b785c', 4228 + 'javelin-behavior-phabricator-reveal-content' => 'e32b785c', 4229 + 'javelin-behavior-phabricator-search-typeahead' => 'e32b785c', 4230 + 'javelin-behavior-phabricator-tooltips' => 'e32b785c', 4231 + 'javelin-behavior-phabricator-watch-anchor' => 'e32b785c', 4232 + 'javelin-behavior-refresh-csrf' => 'e32b785c', 4231 4233 'javelin-behavior-repository-crossreference' => 'e96b08f8', 4232 - 'javelin-behavior-toggle-class' => 'bf16b308', 4233 - 'javelin-behavior-workflow' => 'bf16b308', 4234 + 'javelin-behavior-toggle-class' => 'e32b785c', 4235 + 'javelin-behavior-workflow' => 'e32b785c', 4234 4236 'javelin-dom' => '41f3916d', 4235 4237 'javelin-event' => '41f3916d', 4236 4238 'javelin-install' => '41f3916d', ··· 4249 4251 'javelin-util' => '41f3916d', 4250 4252 'javelin-vector' => '41f3916d', 4251 4253 'javelin-workflow' => '41f3916d', 4252 - 'lightbox-attachment-css' => '85d71a9b', 4254 + 'lightbox-attachment-css' => '53664e83', 4253 4255 'maniphest-task-summary-css' => '6b1fccc6', 4254 4256 'maniphest-transaction-detail-css' => '6b1fccc6', 4255 - 'phabricator-busy' => 'bf16b308', 4257 + 'phabricator-busy' => 'e32b785c', 4256 4258 'phabricator-content-source-view-css' => '8aaacd1b', 4257 - 'phabricator-core-buttons-css' => '85d71a9b', 4258 - 'phabricator-core-css' => '85d71a9b', 4259 - 'phabricator-crumbs-view-css' => '85d71a9b', 4260 - 'phabricator-directory-css' => '85d71a9b', 4259 + 'phabricator-core-buttons-css' => '53664e83', 4260 + 'phabricator-core-css' => '53664e83', 4261 + 'phabricator-crumbs-view-css' => '53664e83', 4262 + 'phabricator-directory-css' => '53664e83', 4261 4263 'phabricator-drag-and-drop-file-upload' => 'e96b08f8', 4262 - 'phabricator-dropdown-menu' => 'bf16b308', 4263 - 'phabricator-file-upload' => 'bf16b308', 4264 - 'phabricator-filetree-view-css' => '85d71a9b', 4265 - 'phabricator-flag-css' => '85d71a9b', 4266 - 'phabricator-form-view-css' => '85d71a9b', 4267 - 'phabricator-header-view-css' => '85d71a9b', 4268 - 'phabricator-jump-nav' => '85d71a9b', 4269 - 'phabricator-keyboard-shortcut' => 'bf16b308', 4270 - 'phabricator-keyboard-shortcut-manager' => 'bf16b308', 4271 - 'phabricator-main-menu-view' => '85d71a9b', 4272 - 'phabricator-menu-item' => 'bf16b308', 4273 - 'phabricator-nav-view-css' => '85d71a9b', 4274 - 'phabricator-notification' => 'bf16b308', 4275 - 'phabricator-notification-css' => '85d71a9b', 4276 - 'phabricator-notification-menu-css' => '85d71a9b', 4277 - 'phabricator-object-item-list-view-css' => '85d71a9b', 4264 + 'phabricator-dropdown-menu' => 'e32b785c', 4265 + 'phabricator-file-upload' => 'e32b785c', 4266 + 'phabricator-filetree-view-css' => '53664e83', 4267 + 'phabricator-flag-css' => '53664e83', 4268 + 'phabricator-form-view-css' => '53664e83', 4269 + 'phabricator-header-view-css' => '53664e83', 4270 + 'phabricator-jump-nav' => '53664e83', 4271 + 'phabricator-keyboard-shortcut' => 'e32b785c', 4272 + 'phabricator-keyboard-shortcut-manager' => 'e32b785c', 4273 + 'phabricator-main-menu-view' => '53664e83', 4274 + 'phabricator-menu-item' => 'e32b785c', 4275 + 'phabricator-nav-view-css' => '53664e83', 4276 + 'phabricator-notification' => 'e32b785c', 4277 + 'phabricator-notification-css' => '53664e83', 4278 + 'phabricator-notification-menu-css' => '53664e83', 4279 + 'phabricator-object-item-list-view-css' => '53664e83', 4278 4280 'phabricator-object-selector-css' => '8aaacd1b', 4279 - 'phabricator-prefab' => 'bf16b308', 4281 + 'phabricator-prefab' => 'e32b785c', 4280 4282 'phabricator-project-tag-css' => '6b1fccc6', 4281 - 'phabricator-remarkup-css' => '85d71a9b', 4283 + 'phabricator-remarkup-css' => '53664e83', 4282 4284 'phabricator-shaped-request' => 'e96b08f8', 4283 - 'phabricator-side-menu-view-css' => '85d71a9b', 4284 - 'phabricator-standard-page-view' => '85d71a9b', 4285 - 'phabricator-textareautils' => 'bf16b308', 4286 - 'phabricator-tooltip' => 'bf16b308', 4287 - 'phabricator-transaction-view-css' => '85d71a9b', 4288 - 'phabricator-zindex-css' => '85d71a9b', 4289 - 'sprite-apps-large-css' => '85d71a9b', 4290 - 'sprite-gradient-css' => '85d71a9b', 4291 - 'sprite-icon-css' => '85d71a9b', 4292 - 'sprite-menu-css' => '85d71a9b', 4293 - 'syntax-highlighting-css' => '85d71a9b', 4285 + 'phabricator-side-menu-view-css' => '53664e83', 4286 + 'phabricator-standard-page-view' => '53664e83', 4287 + 'phabricator-textareautils' => 'e32b785c', 4288 + 'phabricator-tooltip' => 'e32b785c', 4289 + 'phabricator-transaction-view-css' => '53664e83', 4290 + 'phabricator-zindex-css' => '53664e83', 4291 + 'sprite-apps-large-css' => '53664e83', 4292 + 'sprite-gradient-css' => '53664e83', 4293 + 'sprite-icon-css' => '53664e83', 4294 + 'sprite-menu-css' => '53664e83', 4295 + 'syntax-highlighting-css' => '53664e83', 4294 4296 ), 4295 4297 ));
+8 -9
src/applications/people/storage/PhabricatorExternalAccount.php
··· 2 2 3 3 final class PhabricatorExternalAccount extends PhabricatorUserDAO { 4 4 5 - private $phid; 6 - private $userPHID; 7 - private $accountType; 8 - private $accountDomain; 9 - private $accountSecret; 10 - private $accountID; 11 - private $displayName; 5 + private $userPHID; 6 + private $accountType; 7 + private $accountDomain; 8 + private $accountSecret; 9 + private $accountID; 10 + private $displayName; 12 11 13 - public function generatePHID() { 12 + public function generatePHID() { 14 13 return PhabricatorPHID::generateNewPHID( 15 14 PhabricatorPHIDConstants::PHID_TYPE_XUSR); 16 - } 15 + } 17 16 }
+14
src/docs/userguide/remarkup.diviner
··· 475 475 not); 476 476 - you can use other Remarkup rules (like **bold**, //italics//, etc.) inside 477 477 table cells. 478 + 479 + = Order and Chaos = 480 + 481 + Remarkup editors provide two special composition modes. 482 + 483 + In **Order** mode, the editor expands to the full size of the screen. This can 484 + make it easier to edit large blocks of text, or improve focus by removing 485 + distractions. You can exit **Order** mode by clicking the button again or by 486 + pressing escape. 487 + 488 + In **Chaos** mode, the opposite happens. 489 + 490 + For serious business installs, **Chaos** mode is unavailable and **Order** mode 491 + is called **Fullscreen Mode**.
+10 -1
src/infrastructure/celerity/CeleritySpriteGenerator.php
··· 64 64 // Strip 'text_' from these file names. 65 65 $class_name = substr($icon, 5); 66 66 67 + if ($class_name == 'order_off') { 68 + $tcss = '.remarkup-control-order-mode .remarkup-assist-order'; 69 + } else if ($class_name == 'chaos_off') { 70 + $tcss = '.remarkup-control-chaos-mode .remarkup-assist-chaos'; 71 + } else { 72 + $tcss = '.remarkup-assist-'.$class_name; 73 + } 74 + 67 75 $sprite = id(clone $template) 68 76 ->setName('remarkup-assist-'.$icon) 69 - ->setTargetCSS('.remarkup-assist-'.$class_name); 77 + ->setTargetCSS($tcss); 78 + 70 79 foreach ($scales as $scale_key => $scale) { 71 80 $path = $this->getPath($prefix.$scale_key.'/'.$icon.'.png'); 72 81 $sprite->setSourceFile($path, $scale);
+34 -6
src/view/form/control/PhabricatorRemarkupControl.php
··· 64 64 'tip' => pht('Meme'), 65 65 ); 66 66 } 67 + 67 68 $actions['help'] = array( 68 69 'tip' => pht('Help'), 69 70 'align' => 'right', ··· 71 72 'article/Remarkup_Reference.html'), 72 73 ); 73 74 75 + $actions[] = array( 76 + 'spacer' => true, 77 + 'align' => 'right', 78 + ); 79 + 80 + $is_serious = PhabricatorEnv::getEnvConfig( 81 + 'phabricator.serious-business'); 82 + 83 + $actions['order'] = array( 84 + 'tip' => $is_serious 85 + ? pht('Fullscreen Mode') 86 + : pht('Order Mode'), 87 + 'align' => 'right', 88 + ); 89 + 90 + if (!$is_serious) { 91 + $actions['chaos'] = array( 92 + 'tip' => pht('Chaos Mode'), 93 + 'align' => 'right', 94 + ); 95 + } 96 + 74 97 $buttons = array(); 75 98 foreach ($actions as $action => $spec) { 99 + 100 + $classes = array(); 101 + 102 + if (idx($spec, 'align') == 'right') { 103 + $classes[] = 'remarkup-assist-right'; 104 + } 105 + 76 106 if (idx($spec, 'spacer')) { 107 + $classes[] = 'remarkup-assist-separator'; 77 108 $buttons[] = phutil_tag( 78 109 'span', 79 110 array( 80 - 'class' => 'remarkup-assist-separator', 111 + 'class' => implode(' ', $classes), 81 112 ), 82 113 ''); 83 114 continue; 84 - } 85 - $classes = array(); 86 - $classes[] = 'remarkup-assist-button'; 87 - if (idx($spec, 'align') == 'right') { 88 - $classes[] = 'remarkup-assist-right'; 115 + } else { 116 + $classes[] = 'remarkup-assist-button'; 89 117 } 90 118 91 119 $href = idx($spec, 'href', '#');
+100
webroot/rsrc/css/core/remarkup.css
··· 320 320 float: right; 321 321 } 322 322 323 + .jx-order-mask { 324 + background: #ffffff; 325 + opacity: 1.0; 326 + } 327 + 328 + .remarkup-control-order-mode { 329 + z-index: 90; 330 + position: fixed; 331 + top: -1px; 332 + bottom: -1px; 333 + left: -1px; 334 + right: -1px; 335 + } 336 + 337 + .remarkup-control-order-mode textarea.remarkup-assist-textarea { 338 + position: fixed; 339 + top: 25px; 340 + bottom: -2px; 341 + left: 0; 342 + right: 0; 343 + height: auto; 344 + border-width: 1px 0 0 0; 345 + outline: none; 346 + } 347 + 348 + .remarkup-control-chaos-mode textarea.remarkup-assist-textarea { 349 + position: relative; 350 + } 351 + 352 + .remarkup-control-chaos-mode.remarkup-control-chaos-mode-0 353 + textarea.remarkup-assist-textarea { 354 + background-image: url(/rsrc/image/checker_light.png); 355 + } 356 + 357 + .remarkup-control-chaos-mode.remarkup-control-chaos-mode-1 358 + textarea.remarkup-assist-textarea { 359 + font-family: "Comic Sans", "Comic Sans MS"; 360 + } 361 + 362 + .remarkup-control-chaos-mode.remarkup-control-chaos-mode-2 363 + textarea.remarkup-assist-textarea { 364 + left: -6px; 365 + } 366 + 367 + .remarkup-control-chaos-mode.remarkup-control-chaos-mode-3 368 + textarea.remarkup-assist-textarea { 369 + top: -4px; 370 + } 371 + 372 + .remarkup-control-chaos-mode.remarkup-control-chaos-mode-4 373 + textarea.remarkup-assist-textarea { 374 + direction: rtl; 375 + } 376 + 377 + .remarkup-control-chaos-mode.remarkup-control-chaos-mode-5 378 + textarea.remarkup-assist-textarea { 379 + border: 8px ridge #666666; 380 + } 381 + 382 + .remarkup-control-chaos-mode.remarkup-control-chaos-mode-6 383 + textarea.remarkup-assist-textarea { 384 + opacity: 0.5; 385 + } 386 + 387 + .remarkup-control-chaos-mode.remarkup-control-chaos-mode-7 388 + textarea.remarkup-assist-textarea { 389 + border-radius: 24px; 390 + } 391 + 392 + .remarkup-control-chaos-mode.remarkup-control-chaos-mode-8 393 + textarea.remarkup-assist-textarea { 394 + font-weight: bold; 395 + } 396 + 397 + .remarkup-control-chaos-mode.remarkup-control-chaos-mode-9 398 + textarea.remarkup-assist-textarea { 399 + font-variant: small-caps; 400 + } 401 + 402 + .remarkup-control-chaos-mode.remarkup-control-chaos-mode-10 403 + textarea.remarkup-assist-textarea { 404 + text-transform: uppercase; 405 + } 406 + 407 + .remarkup-control-chaos-mode.remarkup-control-chaos-mode-11 408 + textarea.remarkup-assist-textarea { 409 + letter-spacing: 6px; 410 + } 411 + 412 + .remarkup-control-chaos-mode.remarkup-control-chaos-mode-12 413 + textarea.remarkup-assist-textarea { 414 + font-size: 16px; 415 + } 416 + 417 + .remarkup-control-chaos-mode.remarkup-control-chaos-mode-13 418 + textarea.remarkup-assist-textarea { 419 + transform: rotate(3deg); 420 + -webkit-transform: rotate(3deg); 421 + } 422 + 323 423 .phabricator-image-macro-hero { 324 424 margin: auto; 325 425 max-width: 95%;
+12 -12
webroot/rsrc/css/sprite-icon.css
··· 786 786 background-position: -135px -195px; 787 787 } 788 788 789 - .remarkup-assist- { 789 + .remarkup-assist-b { 790 790 background-position: -150px -195px; 791 791 } 792 792 793 - .remarkup-assist-big { 793 + .remarkup-assist-chaos { 794 794 background-position: -165px -195px; 795 795 } 796 796 797 - .remarkup-assist-small { 797 + .remarkup-control-chaos-mode .remarkup-assist-chaos { 798 798 background-position: -180px -195px; 799 799 } 800 800 801 - .remarkup-assist- { 801 + .remarkup-assist-code { 802 802 background-position: -195px -195px; 803 803 } 804 804 805 - .remarkup-assist-b { 805 + .remarkup-assist-help { 806 806 background-position: 0px -210px; 807 807 } 808 808 809 - .remarkup-assist-code { 809 + .remarkup-assist-i { 810 810 background-position: -15px -210px; 811 811 } 812 812 813 - .remarkup-assist-help { 813 + .remarkup-assist-image { 814 814 background-position: -30px -210px; 815 815 } 816 816 817 - .remarkup-assist-i { 817 + .remarkup-assist-larger { 818 818 background-position: -45px -210px; 819 819 } 820 820 821 - .remarkup-assist-image { 821 + .remarkup-assist-meme { 822 822 background-position: -60px -210px; 823 823 } 824 824 825 - .remarkup-assist-larger { 825 + .remarkup-assist-ol { 826 826 background-position: -75px -210px; 827 827 } 828 828 829 - .remarkup-assist-meme { 829 + .remarkup-assist-order { 830 830 background-position: -90px -210px; 831 831 } 832 832 833 - .remarkup-assist-ol { 833 + .remarkup-control-order-mode .remarkup-assist-order { 834 834 background-position: -105px -210px; 835 835 } 836 836
webroot/rsrc/image/sprite-icon-X2.png

This is a binary file and will not be displayed.

webroot/rsrc/image/sprite-icon.png

This is a binary file and will not be displayed.

+89 -2
webroot/rsrc/js/application/core/behavior-phabricator-remarkup-assist.js
··· 4 4 * javelin-stratcom 5 5 * javelin-dom 6 6 * phabricator-textareautils 7 + * javelin-workflow 8 + * phabricator-notification 7 9 */ 8 10 9 11 JX.behavior('phabricator-remarkup-assist', function(config) { 10 12 13 + var edit_mode = 'normal'; 14 + var edit_root = null; 15 + 16 + function set_edit_mode(root, mode) { 17 + if (mode == edit_mode) { 18 + return; 19 + } 20 + 21 + // First, disable any active mode. 22 + if (edit_mode == 'order') { 23 + JX.DOM.alterClass(edit_root, 'remarkup-control-order-mode', false); 24 + } 25 + if (edit_mode == 'chaos') { 26 + JX.DOM.alterClass(edit_root, 'remarkup-control-chaos-mode', false); 27 + } 28 + 29 + edit_root = root; 30 + edit_mode = mode; 31 + 32 + // Now, apply the new mode. 33 + if (mode == 'order') { 34 + JX.DOM.alterClass(edit_root, 'remarkup-control-order-mode', true); 35 + } 36 + 37 + if (mode == 'chaos') { 38 + JX.DOM.alterClass(edit_root, 'remarkup-control-chaos-mode', true); 39 + } 40 + 41 + JX.DOM.focus(JX.DOM.find(edit_root, 'textarea')); 42 + } 43 + 44 + JX.Stratcom.listen('keydown', null, function(e) { 45 + cause_chaos(); 46 + 47 + if (e.getSpecialKey() != 'esc') { 48 + return; 49 + } 50 + 51 + if (edit_mode != 'order') { 52 + return; 53 + } 54 + 55 + e.kill(); 56 + set_edit_mode(edit_root, 'normal'); 57 + }); 58 + 59 + var chaos_states = []; 60 + function cause_chaos() { 61 + for (var ii = 0; ii <= 13; ii++) { 62 + if (Math.random() > 0.98) { 63 + chaos_states[ii] = !chaos_states[ii]; 64 + } 65 + JX.DOM.alterClass( 66 + edit_root, 67 + 'remarkup-control-chaos-mode-' + ii, 68 + !!chaos_states[ii]); 69 + } 70 + 71 + if (Math.random() > 0.99) { 72 + var n = new JX.Notification() 73 + .setContent("Hey, listen!") 74 + .setDuration(1000 + Math.random() * 6000); 75 + 76 + if (Math.random() > 0.75) { 77 + n.alterClassName('jx-notification-alert', true); 78 + } 79 + 80 + n.show(); 81 + } 82 + } 83 + 11 84 function update(area, l, m, r) { 12 85 // Replace the selection with the entire assisted text. 13 86 JX.TextAreaUtils.setSelectionText(area, l + m + r); ··· 22 95 r.start + l.length + m.length); 23 96 } 24 97 25 - function assist(area, action) { 98 + function assist(area, action, root) { 26 99 // If the user has some text selected, we'll try to use that (for example, 27 100 // if they have a word selected and want to bold it). Otherwise we'll insert 28 101 // generic text. ··· 70 143 }) 71 144 .start(); 72 145 break; 146 + case 'chaos': 147 + if (edit_mode == 'chaos') { 148 + set_edit_mode(root, 'normal'); 149 + } else { 150 + set_edit_mode(root, 'chaos'); 151 + } 152 + break; 153 + case 'order': 154 + if (edit_mode == 'order') { 155 + set_edit_mode(root, 'normal'); 156 + } else { 157 + set_edit_mode(root, 'order'); 158 + } 159 + break; 73 160 } 74 161 } 75 162 ··· 87 174 var root = e.getNode('remarkup-assist-control'); 88 175 var area = JX.DOM.find(root, 'textarea'); 89 176 90 - assist(area, data.action); 177 + assist(area, data.action, root); 91 178 }); 92 179 93 180 });