Skip to content

Commit 7e67f48

Browse files
Merge pull request #6374 from MicrosoftDocs/fix/titlebar-design-corrections
Fix: iconography.md corrections
2 parents 2c99c03 + ae4c4df commit 7e67f48

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hub/apps/design/basics/titlebar-design.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This section describes the design recommendations and behaviors of the parts of
2525
- The standard title bar has a height of 32px.
2626
- The title bar's default background is [Mica](../style/mica.md), however we recommend that title bars blend with the rest of the window if possible.
2727
- Title bars help users differentiate when a window is active and inactive. All title bar elements should be semi-transparent when the window is inactive.
28-
- The title bar colors should adjust when users switch to [high contrast themes](../accessibility/high-contrast-themes.md), or between [light and dark modes](../style/color.md).
28+
- The title bar colors should adjust when users switch to [high contrast themes](../accessibility/high-contrast-themes.md), or between [light and dark modes](../signature-experiences/color.md).
2929
- For high contrast themes, apps should use the `SystemColors` class for determining proper UI element coloring to facilitate a superior high-contrast experience.
3030

3131
**Behavior**
@@ -62,7 +62,7 @@ This section describes the design recommendations and behaviors of the parts of
6262

6363
- A right-click/press-and-hold on the icon should show the system window menu.
6464
- A double-click/tap should toggle between maximizing the window and restoring the window.
65-
- The window title and other textual elements in the title bar should respond to [text-scaling](../input/text-scaling.md). This might require that the title bar grows in height.
65+
- The window title and other textual elements in the title bar should respond to [text-scaling](../../develop/input/text-scaling.md). This might require that the title bar grows in height.
6666

6767
### Caption controls (minimize, maximize, restore, close)
6868

0 commit comments

Comments
 (0)