[Redesign] Blindigo logo
Summary: Ref T8099. Update logo and font to use Blindigo (tm) color system. Also tweak hover backgrounds a hair. Test Plan: Photoshop. Reviewers: btrahan, epriestley Reviewed By: epriestley Subscribers: Korvin, epriestley Maniphest Tasks: T8099 Differential Revision: https://secure.phabricator.com/D12753
|
@ -7,7 +7,7 @@
|
|||
*/
|
||||
return array(
|
||||
'names' => array(
|
||||
'core.pkg.css' => '84f8e6af',
|
||||
'core.pkg.css' => 'b93886be',
|
||||
'core.pkg.js' => '60924527',
|
||||
'darkconsole.pkg.js' => 'e7393ebb',
|
||||
'differential.pkg.css' => 'bb338e4b',
|
||||
|
@ -34,7 +34,7 @@ return array(
|
|||
'rsrc/css/aphront/typeahead.css' => '0e403212',
|
||||
'rsrc/css/application/almanac/almanac.css' => 'dbb9b3af',
|
||||
'rsrc/css/application/auth/auth.css' => '1e655982',
|
||||
'rsrc/css/application/base/main-menu-view.css' => '0275c7b0',
|
||||
'rsrc/css/application/base/main-menu-view.css' => '1766b04d',
|
||||
'rsrc/css/application/base/notification-menu.css' => '3c9d8aa1',
|
||||
'rsrc/css/application/base/phabricator-application-launch-view.css' => '16ca323f',
|
||||
'rsrc/css/application/base/standard-page-view.css' => 'dc14c671',
|
||||
|
@ -155,7 +155,7 @@ return array(
|
|||
'rsrc/css/sprite-gradient.css' => '4bdb98a7',
|
||||
'rsrc/css/sprite-login.css' => 'a3526809',
|
||||
'rsrc/css/sprite-main-header.css' => '28d01b0b',
|
||||
'rsrc/css/sprite-menu.css' => '9ef76324',
|
||||
'rsrc/css/sprite-menu.css' => '3f052fdc',
|
||||
'rsrc/css/sprite-projects.css' => 'b0d9e24f',
|
||||
'rsrc/css/sprite-tokens.css' => '1706b943',
|
||||
'rsrc/externals/font/fontawesome/fontawesome-webfont.eot' => '5fb6fb0e',
|
||||
|
@ -324,8 +324,8 @@ return array(
|
|||
'rsrc/image/sprite-login-X2.png' => 'a15918f0',
|
||||
'rsrc/image/sprite-login.png' => '8cee4f6e',
|
||||
'rsrc/image/sprite-main-header.png' => '39419fa6',
|
||||
'rsrc/image/sprite-menu-X2.png' => '1c90d7bc',
|
||||
'rsrc/image/sprite-menu.png' => '619781ee',
|
||||
'rsrc/image/sprite-menu-X2.png' => '829263b7',
|
||||
'rsrc/image/sprite-menu.png' => '055fbcc9',
|
||||
'rsrc/image/sprite-projects-X2.png' => '8c91c839',
|
||||
'rsrc/image/sprite-projects.png' => 'ef9dc9b5',
|
||||
'rsrc/image/sprite-tokens-X2.png' => 'b4776580',
|
||||
|
@ -728,7 +728,7 @@ return array(
|
|||
'phabricator-hovercard-view-css' => '44394670',
|
||||
'phabricator-keyboard-shortcut' => '1ae869f2',
|
||||
'phabricator-keyboard-shortcut-manager' => 'c1700f6f',
|
||||
'phabricator-main-menu-view' => '0275c7b0',
|
||||
'phabricator-main-menu-view' => '1766b04d',
|
||||
'phabricator-nav-view-css' => '7aeaf435',
|
||||
'phabricator-notification' => '0c6946e7',
|
||||
'phabricator-notification-css' => '9c279160',
|
||||
|
@ -824,7 +824,7 @@ return array(
|
|||
'sprite-gradient-css' => '4bdb98a7',
|
||||
'sprite-login-css' => 'a3526809',
|
||||
'sprite-main-header-css' => '28d01b0b',
|
||||
'sprite-menu-css' => '9ef76324',
|
||||
'sprite-menu-css' => '3f052fdc',
|
||||
'sprite-projects-css' => 'b0d9e24f',
|
||||
'sprite-tokens-css' => '1706b943',
|
||||
'syntax-highlighting-css' => '6b7b24d9',
|
||||
|
|
|
@ -4,12 +4,12 @@
|
|||
"eye": {
|
||||
"name": "eye",
|
||||
"rule": ".phabricator-main-menu-eye",
|
||||
"hash": "e05c1397d1732d2ada78116ec50d6932"
|
||||
"hash": "4bcf36f0a4d6bdf7b987e578db3f4c22"
|
||||
},
|
||||
"logo": {
|
||||
"name": "logo",
|
||||
"rule": ".phabricator-main-menu-logo",
|
||||
"hash": "168faf0d69b31bd626fa7e1b7cad464b"
|
||||
"hash": "1efe86fd2071d41951395d0f6d23b8c3"
|
||||
}
|
||||
},
|
||||
"scales": [
|
||||
|
|
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
@ -64,7 +64,7 @@
|
|||
}
|
||||
|
||||
.device-desktop .phabricator-main-menu-brand:hover {
|
||||
background-color: rgba(0,0,0,.33);
|
||||
background-color: rgba(55,55,55,.1);
|
||||
cursor: hand;
|
||||
}
|
||||
|
||||
|
@ -509,7 +509,7 @@ button.phabricator-main-menu-search-dropdown .caret:before {
|
|||
|
||||
.device-desktop .phabricator-application-menu
|
||||
.core-menu-item.phui-list-item-view:hover {
|
||||
background-color: rgba(0,0,0,.1);
|
||||
background-color: rgba(55,55,55,.1);
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
|
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |