UI shell header
Color
The UI Shell can be customized to use any of the four IBM themes by applying an inline theme to the shell zone.
Element | Property | Color token |
---|---|---|
Header | background color |
|
border-bottom |
| |
Product name | text color |
|
![ui shell header](/static/4cadac4c63ea082a793765881d00f9b3/3cbba/header-style-1.png)
Menu
State | Property | Color token |
---|---|---|
Enabled | svg |
|
Hover | background color |
|
svg |
| |
Focus | border |
|
Active | background color |
|
svg |
|
![Menu trigger interactive states](/static/95988cf25cffad49a3c12fba5b798d9c/3cbba/header-style-5.png)
Menu-trigger interactive states
Header link
State | Property | Color token |
---|---|---|
Enabled | text color |
|
Hover | background color |
|
text color |
| |
Focus | border |
|
Active | background color |
|
text color |
| |
Selected | background color |
|
text color |
| |
border-bottom |
|
![Menu item interactive states](/static/ea28a64f84c2d8f2195dd33cbc49bc5e/3cbba/header-style-6.png)
Sub-menu interactive states
Sub-menu
Element | State | Property | Color token |
---|---|---|---|
Sub-menu | Enabled | background color |
|
text color |
| ||
svg |
| ||
Hover | background color |
| |
text color |
| ||
svg |
| ||
Focus | border |
| |
Active | background color |
| |
text color |
| ||
svg |
| ||
Selected | background color |
| |
text color |
| ||
svg |
| ||
Item | Enabled | background color |
|
text color |
| ||
svg |
| ||
Hover | background color |
| |
text color |
| ||
svg |
| ||
Focus | border |
| |
Active | background color |
| |
text color |
| ||
svg |
| ||
Selected | background color |
| |
text color |
| ||
svg |
| ||
border-left |
|
![Sub-menu interactive states](/static/4c9a2558047019a9f82eea639279ad36/3cbba/header-style-7.png)
Header actions
State | Property | Color token |
---|---|---|
Enabled | svg |
|
Hover | background color |
|
svg |
| |
Focus | border |
|
Active | background color |
|
svg |
| |
Selected | background color |
|
border |
| |
svg |
|
![Header action interactive states](/static/56e97a05456666532ee4c842170b063f/3cbba/header-style-8.png)
Header action interactive states
Typography
Menu labels and text should be set in sentence case.
Element | Font-size (px/rem) | Font-weight | Type token |
---|---|---|---|
Product name | 14 / 0.875 | SemiBold / 600 |
|
Company prefix | 14 / 0.875 | Regular / 400 |
|
Header link | 14 / 0.875 | Regular / 400 |
|
Sub-menu | 14 / 0.875 | Regular / 400 |
|
Structure
The header should span the full width of the browser window. The header can either stay sticky to the top of the browser or scroll away.
Element | Property | px/rem | Spacing token |
---|---|---|---|
Header | height | 48 / 3 | – |
Menu | height, width | 48 / 3 | – |
Product name | padding-left | 16 / 1 |
|
padding-right | 32 / 2 |
| |
Link | padding-left, padding right | 16 / 1 |
|
Sub-menu | padding-left, padding right | 16 / 1 |
|
Chevron | padding-left | 8 / 0.5 |
|
Sub-menu item | padding-left, padding right | 16 / 1 |
|
Header action | height, width | 48 / 3 | – |
![ui shell header spec](/static/3dfb8d3b0e65f129ffd0492b1cb0f7d8/3cbba/header-style-2.png)
Structure and spacing measurements for UI shell header | px | rem
![ui shell header submenu spec](/static/8f5750e466c9425b8f28ef6c0711250a/3cbba/header-style-3.png)
Structure and spacing measurements for header submenu | px | rem
Responsive behavior
In smaller browser windows,
menu items
![responsive behavior example](/static/c2b804afbb6c37a78cfbe1d8c10ab0ee/3cbba/header-style-4.png)
Responsive behavior for UI shell header